CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/13 03:48:24
Modified files:
usr.bin/openssl: s_client.c
Log message:
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@
