mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Change remaining http links to gnupg.org to https
-- GnuPG-bug-id: 1830
This commit is contained in:
parent
2183683bd6
commit
15fad6b1b9
3 changed files with 5 additions and 5 deletions
|
@ -106,7 +106,7 @@ signature_check2 (PKT_signature *sig, gcry_md_hd_t 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/faq/subkey-cross-certify.html");
|
||||
"https://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