Re: Creating the Top-level (Root) CA Key problem
Peter Gutmann <[email protected]> Tue, 28 Oct 2014 09:49:22 +1300
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
TM <[email protected]> writes: >When creating CA key + cert using steps from manual s. 169 I am getting >permission error (-21) with: cryptSetAttribute( cryptCertificate, >CRYPT_CERTINFO_AUTHORITYINFO_CERTSTORE, CRYPT_UNUSED ); Oops, the docs need updating for that, it should be: cryptSetAttribute( cryptCertificate, CRYPT_ATTRIBUTE_CURRENT, CRYPT_CERTINFO_AUTHORITYINFO_CERTSTORE ); 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.