Return to save-keys.conf CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / plugins |
1.1 misho 1: save-keys { 2: 3: # Whether to save ESP keys. 4: # esp = no 5: 6: # Whether to save IKE keys. 7: # ike = no 8: 9: # Whether to load the plugin. 10: load = no 11: 12: # Directory where the keys are stored in the format supported by Wireshark 13: # wireshark_keys = 14: 15: } 16: