mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
Merge pull request #4857 from julek-wolfssl/ZD13631
Reported in ZD13631
This commit is contained in:
@@ -12342,6 +12342,9 @@ int ProcessPeerCerts(WOLFSSL* ssl, byte* input, word32* inOutIdx,
|
||||
}
|
||||
|
||||
ret = 0; /* clear errors and continue */
|
||||
#if defined(OPENSSL_EXTRA) || defined(OPENSSL_EXTRA_X509_SMALL)
|
||||
ssl->peerVerifyRet = 0;
|
||||
#endif
|
||||
args->verifyErr = 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user