1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Various smaller changes

This commit is contained in:
Werner Koch 2006-06-27 14:32:34 +00:00
parent f081ad529d
commit 98c6970ad1
11 changed files with 71 additions and 15 deletions

View file

@ -597,6 +597,8 @@ is_cert_still_valid (ctrl_t ctrl, int lm, FILE *fp,
{
/* Fixme: We should change the wording because we may
have used OCSP. */
if (!lm)
gpgsm_cert_log_name (NULL, subject_cert);
switch (gpg_err_code (err))
{
case GPG_ERR_CERT_REVOKED: