Re: Encryption algorithm and key size in TLS
Peter Gutmann <[email protected]> Sat, 26 Jan 2013 16:40:20 +1300
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
David Pierre <[email protected]> writes: >The CRYPT_ATTRIBUTE_ERRORTYPE gave me a 3 error type, and the >CRYPT_ATTRIBUTE_ERRORLOCUS a 2011 error locus. Does it match to untrusted CA ? >I can't find these error types in code. The CRYPT_ATTRIBUTE_ERRORTYPE is CRYPT_ERRTYPE_ATTR_ABSENT, the CRYPT_ATTRIBUTE_ERRORLOCUS is CRYPT_CERTINFO_TRUSTED_IMPLICIT. This means that the CA certificate isn't trusted, so the chain won't verify. Peter. _______________________________________________ Cryptlib mailing list [email protected] via Mail: [email protected] Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/ http://news.gmane.org/gmane.comp.encryption.cryptlib Posts from non-subscribed addresses are blocked to prevent spam, please subscribe in order to post messages.