save-keys: Store derived IKE_SA keys in Wireshark format
The path has to be set first, otherwise, nothing is done.
This commit is contained in:
committed by
Andreas Steffen
parent
345cd4684c
commit
4be7db5f60
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user