forked from wolfSSL/wolfssl
fix for build after CI tests
This commit is contained in:
@@ -818,7 +818,7 @@ struct DecodedCert {
|
||||
const byte* issuerRaw; /* pointer to issuer inside source */
|
||||
int issuerRawLen;
|
||||
#endif
|
||||
#ifndef IGNORE_NAME_CONSTRAINTS
|
||||
#if !defined(IGNORE_NAME_CONSTRAINTS) || defined(WOLFSSL_CERT_EXT)
|
||||
const byte* subjectRaw; /* pointer to subject inside source */
|
||||
int subjectRawLen;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user