Execute the command ‘openssl version’ to get the openSSL version.
$openssl version
LibreSSL 2.8.3
By adding the option -a to the above command you can get some more additional details.
$openssl version -a
LibreSSL 2.8.3
built on: date not available
platform: information not available
options: bn(64,64) rc4(16x,int) des(idx,cisc,16,int) blowfish(idx)
compiler: information not available
OPENSSLDIR: "/private/etc/ssl"
No comments:
Post a Comment