Remove unused ASN1_GENERALIZEDTIME enum value (conflicts with strongSwan ASN enum and wolfSSL OpenSSL compatibility layer)

This commit is contained in:
tim-weller-wolfssl
2022-10-06 09:23:56 -05:00
parent 18b54f2ae7
commit 474bc6ee1a

View File

@ -2345,7 +2345,6 @@ enum {
OCSP_BASICRESP = 16, OCSP_BASICRESP = 16,
#endif #endif
ASN1_GENERALIZEDTIME = 4,
SSL_MAX_SSL_SESSION_ID_LENGTH = 32, SSL_MAX_SSL_SESSION_ID_LENGTH = 32,
SSL_ST_CONNECT = 0x1000, SSL_ST_CONNECT = 0x1000,