------- 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 <[email protected]>  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

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to