How to configure nginx ssl to support ie6 -
i configure nginx ssl, can not support ie6. see nginx debug log
2017/07/28 14:00:16 [crit] 5923#0: *25500 ssl_do_handshake() failed (ssl: error:1417d18c:ssl routines:tls_process_client_hello:version low) while ssl handshaking, client: myip, server: 0.0.0.0:443
may ssl version, should add sslv1 , use ciphers of version.
Comments
Post a Comment