• D
    Partial workaround for PR#2771. · 293706e7
    Dr. Stephen Henson 提交于
    Some servers hang when presented with a client hello record length exceeding
    255 bytes but will work with longer client hellos if the TLS record version
    in client hello does not exceed TLS v1.0. Unfortunately this doesn't fix all
    cases...
    293706e7
s23_clnt.c 19.8 KB