]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - conf/plugins/save-keys.opt
save-keys: Store derived IKE_SA keys in Wireshark format
[thirdparty/strongswan.git] / conf / plugins / save-keys.opt
index ef1fb93139238e3788ab4038331f712048d8a932..9835c75cb7e9fd39471e32a0dd9f4ef693ca98a7 100644 (file)
@@ -1,2 +1,9 @@
 charon.plugins.save-keys.load := no
        Whether to load the plugin.
+
+charon.plugins.save-keys.wireshark_keys
+       Directory where the keys are stored in the format supported by Wireshark
+
+       Directory where the keys are stored in the format supported by Wireshark.
+       IKEv1 keys are stored in the _ikev1_decryption_table_ file.
+       IKEv2 keys are stored in the _ikev2_decryption_table_ file.