• D
    Add NO_ASN1_OLD to remove some old style functions: · 73e92de5
    Dr. Stephen Henson 提交于
    currently OpenSSL itself wont compile with this set
    because some old style stuff remains.
    
    Change old functions X509_sign(), X509_verify() etc
    to use new item based functions.
    
    Replace OCSP function declarations with DECLARE macros.
    73e92de5
a_verify.c 5.4 KB