mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-07 16:29:33 +00:00
unittests expect this response
svn path=/trunk/kdesupport/qca/; revision=681690
This commit is contained in:
parent
4d1c9ffbe2
commit
dc8c93c118
@ -1782,7 +1782,7 @@ CertificateChain Certificate::chain_complete(const CertificateChain &chain, cons
|
||||
if(at == -1)
|
||||
{
|
||||
if(result)
|
||||
*result = ErrorValidityUnknown;
|
||||
*result = ErrorInvalidCA;
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user