diff options
Diffstat (limited to 'tests/gpg/t-sig-notation.c')
-rw-r--r-- | tests/gpg/t-sig-notation.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gpg/t-sig-notation.c b/tests/gpg/t-sig-notation.c index 052e1796..11443bc9 100644 --- a/tests/gpg/t-sig-notation.c +++ b/tests/gpg/t-sig-notation.c @@ -52,7 +52,7 @@ static struct { "pgpmime", GPGME_SIG_NOTATION_HUMAN_READABLE | GPGME_SIG_NOTATION_CRITICAL }, { NULL, - "http://www.gnu.org/policy/", + "https://www.gnu.org/policy/", 0 } }; |