aboutsummaryrefslogtreecommitdiffstats
path: root/conf/options/charon.opt
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2017-10-16 18:09:38 +0200
committerTobias Brunner <tobias@strongswan.org>2017-11-08 16:48:10 +0100
commit6f97c0d50bad5f0d9868d4a8a91ae39c91f8cdac (patch)
tree1ebf237771c949594e22cc479dcb660a0fcb7642 /conf/options/charon.opt
parent24b2ede283d6753ea6e2484607705f0a493d1f1e (diff)
downloadstrongswan-6f97c0d50bad5f0d9868d4a8a91ae39c91f8cdac.tar.bz2
strongswan-6f97c0d50bad5f0d9868d4a8a91ae39c91f8cdac.tar.xz
ikev2: Enumerate RSA/PSS schemes and use them if enabled
Diffstat (limited to 'conf/options/charon.opt')
-rw-r--r--conf/options/charon.opt3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/options/charon.opt b/conf/options/charon.opt
index 900b9b46b..161ebb724 100644
--- a/conf/options/charon.opt
+++ b/conf/options/charon.opt
@@ -341,6 +341,9 @@ charon.routing_table
charon.routing_table_prio
Priority of the routing table.
+charon.rsa_pss = no
+ Whether to use RSA with PSS padding instead of PKCS#1 padding by default.
+
charon.send_delay = 0
Delay in ms for sending packets, to simulate larger RTT.