I have a small program that makes an SSL connection to a server and then copies data from STDIN to the server and data from the server to STDOUT (much like I have a small program that makes an SSL connec
I have a small program that makes an SSL connection to a server and then copies data from STDIN to the server and data from the server to STDOUT (much like I have a small program that makes an SSL connec