Fix for building with WOLFSSL_NO_OCSP_OPTIONAL_CERTS defined.
This commit is contained in:
parent
bdaa827114
commit
1cf3530124
@ -10234,6 +10234,8 @@ static int DecodeBasicOcspResponse(byte* source, word32* ioIndex,
|
||||
WOLFSSL_MSG("\tOCSP Confirm signature failed");
|
||||
return ASN_OCSP_CONFIRM_E;
|
||||
}
|
||||
|
||||
(void)noVerify;
|
||||
}
|
||||
|
||||
*ioIndex = idx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user