On 2021-02-26, Michael W. Lucas wrote:
> 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
>
> $ o
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
--
M
2 matches
Mail list logo