#undef X509_EXTENSIONS to avoid conflict with CryptoAPI.
This commit is contained in:
parent
b510d77535
commit
3964038fe6
@ -99,6 +99,7 @@ typedef struct asn1_pctx_st ASN1_PCTX;
|
|||||||
|
|
||||||
#ifdef OPENSSL_SYS_WIN32
|
#ifdef OPENSSL_SYS_WIN32
|
||||||
#undef X509_NAME
|
#undef X509_NAME
|
||||||
|
#undef X509_EXTENSIONS
|
||||||
#undef X509_CERT_PAIR
|
#undef X509_CERT_PAIR
|
||||||
#undef PKCS7_ISSUER_AND_SERIAL
|
#undef PKCS7_ISSUER_AND_SERIAL
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user