kernel-interface: Make first reqid configurable
This can be helpful to reserve low reqids for manual configuration. Signed-off-by: Thomas Egerer <[email protected]>
This commit is contained in:
committed by
Tobias Brunner
parent
27da024a5d
commit
4ea61dcbfe
@@ -405,6 +405,9 @@ 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user