Telnet with TLS support (telnet-tls) News
Brought to you by:
roman_rybalko
* new sslon/ssloff commands
* openssl without compression compilation fix
Fixed OpenSSL detection on systems, where OpenSSL is a part of installation.
new features:
* dumpcert command - allows to dump server certificate into a file in DER fromat
* sslinfo - shows info about SSL connection like openssl s_client -showcerts (code borrowed from there)
* Ability to load certificates in PEM (-P cert) and DER (-A cert) format. Support password requesting in DER.
* man page updated in completely consistency with current version.