diff options
author | Tobias Brunner <tobias@strongswan.org> | 2011-12-16 16:27:28 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2011-12-16 16:44:38 +0100 |
commit | 54d096a712965007e09cee70e9a812f89a16da69 (patch) | |
tree | 8ef6a6d3194d4325b4876ac7d2be21581ca19e18 /man/strongswan.conf.5.in | |
parent | c17f6f96e2da0265a5d565a43cbca036f1571dfb (diff) | |
download | strongswan-54d096a712965007e09cee70e9a812f89a16da69.tar.bz2 strongswan-54d096a712965007e09cee70e9a812f89a16da69.tar.xz |
Added ASN debug group to log low-level encoding/decoding (ASN.1, X.509).
This will allow us to remove quite some clutter from the LIB debug group
for higher debug levels.
Diffstat (limited to 'man/strongswan.conf.5.in')
-rw-r--r-- | man/strongswan.conf.5.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index 177730a33..d48b9021a 100644 --- a/man/strongswan.conf.5.in +++ b/man/strongswan.conf.5.in @@ -833,6 +833,9 @@ IPsec/Networking kernel interface .B net IKE network communication .TP +.B asn +Low-level encoding/decoding (ASN.1, X.509 etc.) +.TP .B enc Packet encoding/decoding encryption/decryption operations .TP |