summaryrefslogtreecommitdiff
path: root/conf/plugins/save-keys.conf
blob: c38cdcf69d68babc1b6d9b1a1acc920f45d6679d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
save-keys {

    # Whether to save ESP keys.
    # esp = no

    # Whether to save IKE keys.
    # ike = no

    # Whether to load the plugin.
    load = no

    # Directory where the keys are stored in the format supported by Wireshark
    # wireshark_keys =

}