mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-19 16:52:17 +01:00
More https.
This commit is contained in:
parent
4dbaf9e7c3
commit
279e07bb5e
@ -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" "."
|
||||
|
@ -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" "."
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user