save-keys: Add options to enable saving IKE and/or ESP keys

This commit is contained in:
Tobias Brunner
2018-02-15 23:03:29 +01:00
committed by Andreas Steffen
parent 88e151d10d
commit 1da1ba01c4
2 changed files with 39 additions and 2 deletions
+6
View File
@@ -1,6 +1,12 @@
charon.plugins.save-keys.load := no
Whether to load the plugin.
charon.plugins.save-keys.esp = no
Whether to save ESP keys.
charon.plugins.save-keys.ike = no
Whether to save IKE keys.
charon.plugins.save-keys.wireshark_keys
Directory where the keys are stored in the format supported by Wireshark