• D
    Fix typo in OCSP ASN1 module, this caused · adf87b2d
    Dr. Stephen Henson 提交于
    invalid format in OCSP request signatures.
    
    Add spaces to OCSP HTTP header.
    
    Change X509_NAME_set() there's no reason
    why it should return an error if the
    destination points to NULL... though it
    should if the destination is NULL.
    adf87b2d
ocsp_ht.c 5.7 KB