Folkert van Heusden wrote:
What would be the way to obtain the fingerprint of the peer to which my program connects? I looked in the sources of fetchmail but there a call-back is used and I would like to implement it without a callback function.
X509 * SSL_get_peer_certificate(const SSL *s); or STACK_OF(X509) *SSL_get_peer_cert_chain(const SSL *s); Bye Goetz -- DMCA: The greed of the few outweighs the freedom of the many
smime.p7s
Description: S/MIME Cryptographic Signature