Show
Ignore:
Timestamp:
2008-06-29 00:31:42 (5 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Show more information about problematic SMIME signatures under gpgme.
Also warn if the key is not known to be good. For some reason expired
keys in my environment are not flagged as expired in sig->status or
sig->summary.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5431 r5433  
     12008-06-28 20:33 -0700  Brendan Cully  <brendan@kublai.com>  (1492c24f2a4e) 
     2 
     3        * mutt_ssl_gnutls.c: Extract CN from client certificate in gnutls. 
     4        Nothing currently uses it, but I suspect we should be using it as 
     5        the external auth name in mutt_sasl_client_new. 
     6 
     7        * UPDATING, globals.h, init.h, mutt_sasl.c, mutt_ssl_gnutls.c: 
     8        Basic support for $ssl_client_cert when compiled with 
     9        gnutls. The key must not be encrypted. Closes #2911. 
     10 
    1112008-06-27 12:04 -0700  Petr Písař  <petr.pisar@atlas.cz>  (40c6e851bf76) 
    212