README: Fix paths to private keys

Since version 5.5.1, different keys can be put together in
/etc/swanctl/private.
See:
* tobiasbrunner@7caba2eb5524be6b51943bcc3d2cb0e4c5ecc09a
  swanctl: Add 'private' directory/section to load any type of private key

Signed-off-by:  Liu Qun (liuqun) <[email protected]>
This commit is contained in:
Liu Qun (liuqun)
2018-02-12 11:16:22 +01:00
committed by Tobias Brunner
parent 92001d1e62
commit 9587c1bfa6
+10 -10
View File
@@ -36,7 +36,7 @@ Configuration on gateway _moon_:
/etc/swanctl/x509ca/strongswanCert.pem
/etc/swanctl/x509/moonCert.pem
/etc/swanctl/priv/moonKey.pem
/etc/swanctl/private/moonKey.pem
/etc/swanctl/swanctl.conf:
@@ -66,7 +66,7 @@ Configuration on gateway _sun_:
/etc/swanctl/x509ca/strongswanCert.pem
/etc/swanctl/x509/sunCert.pem
/etc/swanctl/priv/sunKey.pem
/etc/swanctl/private/sunKey.pem
/etc/swanctl/swanctl.conf:
@@ -120,7 +120,7 @@ connections we will use the default IPsec tunnel mode.
/etc/swanctl/x509ca/strongswanCert.pem
/etc/swanctl/x509/moonCert.pem
/etc/swanctl/priv/moonKey.pem
/etc/swanctl/private/moonKey.pem
/etc/swanctl/swanctl.conf:
@@ -148,7 +148,7 @@ Configuration on host _sun_:
/etc/swanctl/x509ca/strongswanCert.pem
/etc/swanctl/x509/sunCert.pem
/etc/swanctl/priv/sunKey.pem
/etc/swanctl/private/sunKey.pem
/etc/swanctl/swanctl.conf:
@@ -185,7 +185,7 @@ Configuration on gateway _moon_:
/etc/swanctl/x509ca/strongswanCert.pem
/etc/swanctl/x509/moonCert.pem
/etc/swanctl/priv/moonKey.pem
/etc/swanctl/private/moonKey.pem
/etc/swanctl/swanctl.conf:
@@ -211,7 +211,7 @@ Configuration on roadwarrior _carol_:
/etc/swanctl/x509ca/strongswanCert.pem
/etc/swanctl/x509/carolCert.pem
/etc/swanctl/priv/carolKey.pem
/etc/swanctl/private/carolKey.pem
/etc/swanctl/swanctl.conf:
@@ -277,7 +277,7 @@ Configuration on gateway _moon_:
/etc/swanctl/x509ca/strongswanCert.pem
/etc/swanctl/x509/moonCert.pem
/etc/swanctl/rsa/moonKey.pem
/etc/swanctl/private/moonKey.pem
/etc/swanctl/swanctl.conf:
@@ -311,7 +311,7 @@ Configuration on roadwarrior _carol_:
/etc/swanctl/x509ca/strongswanCert.pem
/etc/swanctl/x509/carolCert.pem
/etc/swanctl/priv/carolKey.pem
/etc/swanctl/private/carolKey.pem
/etc/swanctl/swanctl.conf:
@@ -352,7 +352,7 @@ Configuration on gateway _moon_:
/etc/swanctl/x509ca/strongswanCert.pem
/etc/swanctl/x509/moonCert.pem
/etc/swanctl/priv/moonKey.pem
/etc/swanctl/private/moonKey.pem
/etc/swanctl/swanctl.conf:
@@ -437,7 +437,7 @@ Configuration on gateway _moon_:
/etc/swanctl/x509ca/strongswanCert.pem
/etc/swanctl/x509/moonCert.pem
/etc/swanctl/priv/moonKey.pem
/etc/swanctl/private/moonKey.pem
/etc/swanctl/swanctl.conf: