Add the possibility to use the openssl s_client tool with an http
authorbluhm <bluhm@openbsd.org>
Tue, 13 Jan 2015 10:48:24 +0000 (10:48 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 13 Jan 2015 10:48:24 +0000 (10:48 +0000)
commiteb4b0597c9dd6d24661b9ebf421b9ef90b54dae0
tree2da08b7ec9005c6eba4c6c06ee872cfdc818277b
parentbf0946fcf4ee4618d54d2f07c4ac1e3afe6b4f87
Add the possibility to use the openssl s_client tool with an http
proxy.  Implement the -proxy feature in the same hackish way as
-starttls.
OK jsing@
usr.bin/openssl/s_client.c