<div dir="ltr">Hi,<div><br></div><div>I am having a very  hard time to get the command line working. Basically just trying to verify hostname via opoenssl command line:</div><div>openssl s_client  -CApath . -CAfile ./cacert.pem -verify_hostname <a href="http://example.com">example.com</a><br></div><div><br></div><div>All I get is "unknown option -verify_hostname</div>usage: s_client args"<div><br></div><div>Have tried combinations of that and check out of doc... really not helping.</div><div><br></div><div>Openssl using:</div><div>openssl version<br>LibreSSL 2.8.3<br></div></div>