search for: ssl_handshake_complet

Displaying 1 result from an estimated 1 matches for "ssl_handshake_complet".

2009 Feb 11
0
Eventmachine ssl
This has been fixed in master branch on Github. Francis implemented a new event that calls #ssl_handshake_completed on the Connection, and I wrote #get_peer_cert that can be called after/inside of #ssl_handshake_completed. It returns the remote peer''s certificate as a String in PEM format. These methods are documented in the code. -- Jake Douglas 206-795-9207 -------------- next part -------------- A...