• D
    Additional workaround for PR#2771 · 800e1cd9
    Dr. Stephen Henson 提交于
    If OPENSSL_MAX_TLS1_2_CIPHER_LENGTH is set then limit the size of client
    ciphersuites to this value. A value of 50 should be sufficient.
    
    Document workarounds in CHANGES.
    800e1cd9
s23_clnt.c 20.1 KB