HTTPS
HTTP GET
#
# Server-side
No headers at all, just data swsclose
Let's get
a little
so that
we
have
some
test
data to
verify
#
# Client-side
SSL
https
HTTPS GET, receive no headers only data!
-k https://%HOSTIP:%HTTPSPORT/306
#
# Verify data after the test has been "shot"
^User-Agent:.*
GET /306 HTTP/1.1
Host: %HOSTIP:%HTTPSPORT
Accept: */*