HTTPS
HTTP GET
#
# Server-side
#
# Client-side
# SSL with libraries supporting CURLOPT_CERTINFO
SSL
!bearssl
!mbedtls
!rustls
!wolfssl
https
lib%TESTNUMBER
verify certificate chain order with simple HTTPS GET
https://%HOSTIP:%HTTPSPORT/%TESTNUMBER
#
# Verify data after the test has been "shot"
GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPSPORT
Accept: */*