forked from wolfSSL/wolfssl
Remove unused ASN1_GENERALIZEDTIME enum value (conflicts with strongSwan ASN enum and wolfSSL OpenSSL compatibility layer)
This commit is contained in:
@ -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,
|
||||||
|
Reference in New Issue
Block a user