HA256 and TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
I dont even find these listed on the man pages - https://www.openssl.org/docs/man1.0.2/man1/ciphers.html and hence was curiousthanksMario
- Original message -From: Mario Ds Briggs/India/IBMTo: openssl-users@o
In the openssl libs that i have installed on ubuntu/rhel/mac-os, i dont find the following ciphers when i run 'openssl ciphers' command
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256