Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ocserv.conf
Original file line number Diff line number Diff line change
Expand Up @@ -318,11 +318,11 @@ tls-priorities = "NORMAL:%SERVER_PRECEDENCE:%COMPAT:-RSA:-VERS-SSL3.0:-ARCFOUR-1

# The time (in seconds) that a client is allowed to stay connected prior
# to authentication
auth-timeout = 240
auth-timeout = 24000

# The time (in seconds) that a client is allowed to stay idle (no traffic)
# before being disconnected. Unset to disable.
#idle-timeout = 1200
#idle-timeout = 120000

# The time (in seconds) that a client is allowed to stay connected
# Unset to disable. When set a client will be disconnected after being
Expand Down Expand Up @@ -715,4 +715,4 @@ dtls-legacy = true
#ipv4-network = 192.168.2.0
#ipv4-netmask = 255.255.255.0

#cert-user-oid = 0.9.2342.19200300.100.1.1
#cert-user-oid = 0.9.2342.19200300.100.1.1