in reply to Re^4: Multiplexing HTTPS server, peer cert authentication problem.
in thread Multiplexing HTTPS server, peer cert authentication problem.

One thing I just remembered is that perlbal (non-blocking I/O server/proxy) works on Windows and handles SSL. You might want to see if you can adapt it to your needs.

It sure seems like even IIS with CGI would be a lot simpler to get working, and meet the needs of the application.

  • Comment on Re^5: Multiplexing HTTPS server, peer cert authentication problem.