diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-03-07 04:27:32 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-03-07 04:27:32 +0000 |
commit | 74d1b5e5b0792ff8fcfb603d39bf409f394c054d (patch) | |
tree | 8963dc59d06f71d7cc7b5902bd8a42c268822a48 /testing | |
parent | 817fecddc96fec244db7f2cdb2bb3e4d2206d4a6 (diff) | |
download | strongswan-74d1b5e5b0792ff8fcfb603d39bf409f394c054d.tar.bz2 strongswan-74d1b5e5b0792ff8fcfb603d39bf409f394c054d.tar.xz |
removed unnecessary double quotes
Diffstat (limited to 'testing')
-rwxr-xr-x | testing/tests/ikev1/strong-certs/hosts/moon/etc/ipsec.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ikev1/strong-certs/hosts/moon/etc/ipsec.conf b/testing/tests/ikev1/strong-certs/hosts/moon/etc/ipsec.conf index 434ca5e2b..7aed142a4 100755 --- a/testing/tests/ikev1/strong-certs/hosts/moon/etc/ipsec.conf +++ b/testing/tests/ikev1/strong-certs/hosts/moon/etc/ipsec.conf @@ -1,7 +1,7 @@ # /etc/ipsec.conf - strongSwan IPsec configuration file config setup - plutodebug="control" + plutodebug=control strictcrlpolicy=no crlcheckinterval=180 charonstart=no |