"SSL: error:0A0000B9:SSL routines::no cipher match" with Mozilla modern ciphers v5.5
petecooper
nginx-forum at forum.nginx.org
Fri Feb 18 11:53:32 UTC 2022
I am following up with fresh eyes.The 3x ciphers that cause problems are:
TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256
I have just noticed each cipher name above has an underscore `_` character
as a separator. The working ciphers all use a dash `-` as a separator.
Might that be a factor in Nginx rejecting the cipher names?
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,293703,293704#msg-293704
More information about the nginx
mailing list