summaryrefslogtreecommitdiff
path: root/src/certtool-args.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/certtool-args.def')
-rw-r--r--src/certtool-args.def8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/certtool-args.def b/src/certtool-args.def
index 55880ca9f0..ca280dfbe1 100644
--- a/src/certtool-args.def
+++ b/src/certtool-args.def
@@ -902,7 +902,7 @@ expiration_days = 700
# Alternatively you may set concrete dates and time. The GNU date string
# formats are accepted. See:
-# http://www.gnu.org/software/tar/manual/html_node/Date-input-formats.html
+# https://www.gnu.org/software/tar/manual/html_node/Date-input-formats.html
#activation_date = "2004-02-29 16:21:42"
#expiration_date = "2025-02-29 16:24:41"
@@ -926,7 +926,7 @@ expiration_days = 700
#krb5_principal = HTTP/user@@REALM.COM
# A subject alternative name URI
-#uri = "http://www.example.com"
+#uri = "https://www.example.com"
# An IP address in case of a server.
#ip_address = "192.168.1.1"
@@ -1082,11 +1082,11 @@ encryption_key
# Certificate policies
#policy1 = 1.3.6.1.4.1.5484.1.10.99.1.0
#policy1_txt = "This is a long policy to summarize"
-#policy1_url = http://www.example.com/a-policy-to-read
+#policy1_url = https://www.example.com/a-policy-to-read
#policy2 = 1.3.6.1.4.1.5484.1.10.99.1.1
#policy2_txt = "This is a short policy"
-#policy2_url = http://www.example.com/another-policy-to-read
+#policy2_url = https://www.example.com/another-policy-to-read
# The number of additional certificates that may appear in a
# path before the anyPolicy is no longer acceptable.