Re: How tell OpenSSL to prompt?

2012-08-19 Thread CharlesTSR
Thanks. I apologize -- I freely admit I have not RTFM. Where IS the top level documentation for the configuration file? Where is the starting point? I am missing some step here. I am running on Windows 7. I say set VAR_DNS_1 = foo.com set VAR_DNS_2 = bar.com Then in the configuration file I

How do session accept timeout with OpenSSL

2012-08-14 Thread CharlesTSR
Thanks Dave for your time and patience. I am porting an existing Windows-based TCP/IP server (receive-only, not a Web server) to OpenSSL. The way it works with TCP/IP is it sets up a socket, binds it to the desired port, sets up a timeval, and issues a select. When the select is satisfied if

s_server gethostbyname failure

2012-08-13 Thread CharlesTSR
I have exactly the same problem as http://old.nabble.com/s_server-and-gethostbyname-failure-error-td14675962.html http://old.nabble.com/s_server-and-gethostbyname-failure-error-td14675962.html . I have searched and don't find any replies. I run the following command: openssl s_server -accept

CA for IIS-issued self-signed certificate?

2012-08-10 Thread CharlesTSR
[Incorrectly initially posted in dev.] Please bear with me; I'm a real SSL newbie. I am attempting to develop my first SSL program, an SSL/TLS client that will communicate with a commercial SSL server product (Kiwi Server) that is running on a VM on my system. Kiwi *only* accepts IIS-issued