Friday, February 26, 2021

openssl/libressl s_client -crlf difference

Hi,

Should LibreSSL and OpenSSL be strictly command line compatible?

The reason I ask is: using OpenSSL, I can use openssl s_client to
connect to a site like so:

$ openssl s_client -crlf www:443

LibreSSL requires I add the -connect

$ openssl s_client -crlf -connect www:443

Thanks,
==ml

--
Michael W. Lucas https://mwl.io/
author of: Absolute OpenBSD, SSH Mastery, git commit murder,
Immortal Clay, PGP & GPG, Absolute FreeBSD, etc, etc, etc...
### New books: SNMP Mastery, the Networknomicon, Drinking Heavy Water ###

No comments:

Post a Comment