List supported SSL/TLS versions for a specific OpenSSL build March 30, 2023 by Tarik Use this openssl ciphers -v | awk '{print $2}' | sort | uniq