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

we are now able to check self-signed certificates

This commit is contained in:
Werner Koch 2001-11-10 18:08:10 +00:00
parent fcfec25620
commit a014d87d1c
4 changed files with 161 additions and 43 deletions

View file

@ -969,6 +969,7 @@ main ( int argc, char **argv)
case aImport:
/* import_keys (argc? argv:NULL, argc); */
gpgsm_import (0);
break;
case aExport: