mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Changed URLs
This commit is contained in:
parent
5531da1cfc
commit
ac46433052
3 changed files with 8 additions and 3 deletions
|
@ -101,7 +101,7 @@ signature_check2( PKT_signature *sig, MD_HANDLE digest, u32 *r_expiredate,
|
|||
log_info(_("WARNING: signing subkey %s is not"
|
||||
" cross-certified\n"),keystr_from_pk(pk));
|
||||
log_info(_("please see %s for more information\n"),
|
||||
"http://www.gnupg.org/subkey-cross-certify.html");
|
||||
"http://www.gnupg.org/faq/subkey-cross-certify.html");
|
||||
/* --require-cross-certification makes this warning an
|
||||
error. TODO: change the default to require this
|
||||
after more keys have backsigs. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue