I've figured out easily enough how to do client-to-server TLS. Unfortunately, I'm writing a server.
I can't find any examples of using Ruby's OpenSSL library from a server point of view.
I know how to create the socket, I know how to make an OpenSSL::X509::Certificate,
but I don't know how to use them together to enable clients to connect.
I just don't have any experience with OpenSSL, and I can't find any examples.
Any help would be appreciated.
--
Eric Will -- http://www.ericw.org/
xmpp:[EMAIL PROTECTED]
mailto:
[EMAIL PROTECTED]
- [jdev] server TLS Eric Will
- [jdev] Re: server TLS Eric Will
