• D
    Restore SSL_OP_MSIE_SSLV2_RSA_PADDING · 3c6c139a
    Dr. Stephen Henson 提交于
    The flag SSL_OP_MSIE_SSLV2_RSA_PADDING hasn't done anything since OpenSSL
    0.9.7h but deleting it will break source compatibility with any software
    that references it. Restore it but #define to zero.
    (cherry picked from commit b17d6b8d1d49fa4732deff17cfd1833616af0d9c)
    3c6c139a
ssl.h 123.4 KB