mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* call-agent.c (learn_cb): Special treatment when the issuer
certificate is missing.
This commit is contained in:
parent
fd2f1c8aa3
commit
a8e9b350c0
12 changed files with 69 additions and 58 deletions
|
@ -470,8 +470,8 @@ cmd_sign (ASSUAN_CONTEXT ctx, char *line)
|
|||
|
||||
Import the certificates read form the input-fd, return status
|
||||
message for each imported one. The import checks the validity of
|
||||
the certificate but not of the path. It is possible to import
|
||||
expired certificates. */
|
||||
the certificate but not of the entire chain. It is possible to
|
||||
import expired certificates. */
|
||||
static int
|
||||
cmd_import (ASSUAN_CONTEXT ctx, char *line)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue