Fix deprecated option in server configuration
This commit is contained in:
parent
0232d928af
commit
e5f49f5367
@ -79,8 +79,8 @@ script-security 3
|
||||
|
||||
# Use the authenticated username as the common name, rather than the common name from the client cert
|
||||
username-as-common-name
|
||||
# Client certificate non requried
|
||||
client-cert-not-required
|
||||
# Client certificate is not required
|
||||
verify-client-cert none
|
||||
# Use the connection script when a user wants to login
|
||||
auth-user-pass-verify scripts/login.sh via-env
|
||||
# Maximum of clients
|
||||
|
Loading…
Reference in New Issue
Block a user