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:
parent
f081ad529d
commit
98c6970ad1
11 changed files with 71 additions and 15 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue