I know that this is a TLS related question; however, do you know how you can diagnose straight HTTP using:
telnet server1 portnumber ?
Then provide HTTP/1.1 etc....?
Is it possible to do the same thing with: openssl s_client server1:portnumber then do the HTTP/1.1 etc... etc...?
Is that a possible technique? I am interested in learning too?
--------------------------
Warron French
Warron French
On Fri, Apr 21, 2017 at 6:29 PM, Salz, Rich via openssl-users <openssl-users@xxxxxxxxxxx> wrote:
> https://username:password@server.com
> How do I specify this username and password when using SSL_connect()?
You don't. That stuff is at the protocol level about TLS/SSL.
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users