Fixed some typos, courtesy of codespell
This commit is contained in:
@@ -375,6 +375,9 @@ charon.receive_delay_type = 0
|
||||
charon.replay_window = 32
|
||||
Size of the AH/ESP replay window, in packets.
|
||||
|
||||
charon.reqid_base = 1
|
||||
Value of the first reqid to be automatically assigned to a CHILD_SA.
|
||||
|
||||
charon.retransmit_base = 1.8
|
||||
Base to use for calculating exponential back off, see IKEv2 RETRANSMISSION
|
||||
in **strongswan.conf**(5).
|
||||
@@ -405,9 +408,6 @@ charon.routing_table
|
||||
charon.routing_table_prio
|
||||
Priority of the routing table.
|
||||
|
||||
charon.reqid_base = 1
|
||||
Value of the first reqid to be automatically assigned to a CHILD_SA.
|
||||
|
||||
charon.rsa_pss = no
|
||||
Whether to use RSA with PSS padding instead of PKCS#1 padding by default.
|
||||
|
||||
|
||||
@@ -17,4 +17,4 @@ charon.plugins.resolve.resolvconf.path = /sbin/resolvconf
|
||||
|
||||
If not configured, **resolvconf**(8) will be used if found at the default
|
||||
location. Otherwise, the file in _charon.plugins.resolve.file_ will be
|
||||
modfied directly.
|
||||
modified directly.
|
||||
|
||||
Reference in New Issue
Block a user