Use this openssl ciphers -v | awk '{print $2}' | sort | uniq You can not check for version support via command line. Best option would be checking OpenSSL ...
確定! 回上一頁