mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
(gpgsm_validate_chain): Changed the message printed
for an untrusted root certificate.
This commit is contained in:
parent
fa5d1513a2
commit
a0cb56fe7f
2 changed files with 7 additions and 2 deletions
|
@ -585,8 +585,8 @@ gpgsm_validate_chain (CTRL ctrl, ksba_cert_t cert, ksba_isotime_t r_exptime)
|
|||
{
|
||||
gpgsm_dump_cert ("issuer", subject_cert);
|
||||
log_info ("after checking the fingerprint, you may want "
|
||||
"to enter it manually into "
|
||||
"\"~/.gnupg-test/trustlist.txt\"\n");
|
||||
"to add it manually to the list of trusted "
|
||||
"certificates.\n");
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue