[exim-dev] [Bug 1170] SSL fingerprint should be made accessi…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-dev
Temas antiguos: [exim-dev] [Bug 1170] New: SSL fingerprint should be made accessible
Asunto: [exim-dev] [Bug 1170] SSL fingerprint should be made accessible
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1170




--- Comment #1 from Jeremy Harris <jgh146exb@???> 2014-05-08 15:35:41 ---
Also asked for in
https://lists.exim.org/lurker/message/20110111.105946.76ca6e54.en.html

Since 9d1c1 we have variables for getting to the certificates, so to implement
this we could extend the md5 and sha1 expansion operators to works against
them.
Both GnuTLS and OpenSSL have suitable entrypoints:

    gnutls_x509_crt_get_fingerprint()
    X509_digest()


Do we need stronger hash methods also?


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email