OpenSSL

WebHome | UnixGeekTools | Geekfarm | About This Site

Pointers

telnet to secure port

openssl s_client -connect hostname:port -debug -state
    - equivalent of telnet to 443
    - reconnect <times> = test reconnect

Creating certs

benchmark

- openssl speed





Updated Fri Nov 3, 2006 8:27 PM