diff --git a/pam_yubico.8 b/pam_yubico.8 index e484440..5c4e006 100644 --- a/pam_yubico.8 +++ b/pam_yubico.8 @@ -66,7 +66,7 @@ The argument use_first_pass forces the module to use a previous stacked modules .B url=\fIurl\fR Set the URL template to use, this is set by calling yubikey_client_set_url_template, which defaults to the default in the yubico-c-client package. The URL should be set in the format -.URL http://api.yubico.com/wsapi/2.0/verify?id=%d&otp=%s +.URL https://api.yubico.com/wsapi/2.0/verify?id=%d&otp=%s .TP .B capath=\fIpath\fR Specify the path where X509 certificates are stored. This is required if 'https' or 'ldaps' are used in 'url' and 'ldap_uri' respectively. @@ -111,4 +111,4 @@ The \fBpam\fR(7) .PP YubiKeys can be obtained from -.URL "http://www.yubico.com/" "Yubico" "." +.URL "https://www.yubico.com/" "Yubico" "." diff --git a/ykpamcfg.1 b/ykpamcfg.1 index f600b15..0078ec0 100644 --- a/ykpamcfg.1 +++ b/ykpamcfg.1 @@ -118,5 +118,5 @@ The \fBpam_yubico\fR(8) .PP YubiKeys can be obtained from -.URL "http://www.yubico.com/" "Yubico" "." +.URL "https://www.yubico.com/" "Yubico" "."