mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
renamed match-tls-and-dtls-ciphers to match-tls-dtls-ciphers
This commit is contained in:
@@ -267,9 +267,9 @@ tls-priorities = "NORMAL:%SERVER_PRECEDENCE:%COMPAT:-VERS-SSL3.0"
|
||||
# cipher as the primary TLS channel. This cannot be combined with
|
||||
# listen-clear-file since the ciphersuite information is not available
|
||||
# in that configuration. Note also, that this option implies that
|
||||
# cisco-client-compat is false; this protection cannot be enforced
|
||||
# cisco-client-compat is false; this option cannot be enforced
|
||||
# in the legacy/compat protocol.
|
||||
#match-tls-and-dtls-ciphers = true
|
||||
#match-tls-dtls-ciphers = true
|
||||
|
||||
# The time (in seconds) that a client is allowed to stay connected prior
|
||||
# to authentication
|
||||
|
||||
Reference in New Issue
Block a user