----- joe at strout dot net wrote:
>
> Has anyone else managed to make a server (ServerSocket-style) that
> works with SSL?
>
Was just starting on this today myself.
I'm writing a reverse proxy server, and currently have http/https working on
the proxy side, and http on the public side.
When I started trying to support https on the public side, noticed the same
issue your having.
I think it might still be something wrong with my code though. I was having
the same problem without ssl, till I got my headers in the response correct.
Will let you know if I get anywhere with it.
-Bill
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|