Re: storing a certificate chain in a key store
Peter Gutmann <[email protected]>
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
Abhijit Menon-Sen <[email protected]> writes: >What should I be doing instead? How should I import a certificate chain? With a standard cryptImportCert(). Then when you do a cryptAddPublicKey() it'll add all the relevant certs in the chain to the keyset. It doesn't make any difference whether you use a single cert or a whole chain, the API is the same. 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.