Re: Certificates format
David Pierre <[email protected]> Fri, 25 Jan 2013 00:47:39 -0800 (PST)
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
I have made some tests on certificates and i thought i have missunderstood certificate part. On server part, i create a RSA key, create a certificate with this key and saved all these information in a .p15 file, that correspond to my "server key". Then when I start a session (still on server side), I take this server key and load it as attribute (private key). When a client would attempt to connect, the server will provide the associated certificate. On client side, activating the session provides possibility to get the certificate (sent during the activation). Once i get the certificate with getAttribute, i can check it and export it in a .der format. The certificate is saved, containing only public key. Is my reasoning logical ? Am I right ? -- View this message in context: http://old.nabble.com/Certificates-format-tp34940748p34943787.html Sent from the Cryptlib mailing list archive at Nabble.com. _______________________________________________ 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.