diff options
Diffstat (limited to 'testing/tests/ikev2/multi-level-ca-strict/description.txt')
-rw-r--r-- | testing/tests/ikev2/multi-level-ca-strict/description.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/tests/ikev2/multi-level-ca-strict/description.txt b/testing/tests/ikev2/multi-level-ca-strict/description.txt new file mode 100644 index 000000000..86cbbc58b --- /dev/null +++ b/testing/tests/ikev2/multi-level-ca-strict/description.txt @@ -0,0 +1,7 @@ +By setting <b>strictcrlpolicy=yes</b>, a <b>strict CRL policy</b> is enforced +on all peers. +The VPN gateway <b>moon</b> grants access to the hosts <b>alice</b> and +<b>venus</b> to anyone presenting a certificate belonging to a trust +chain anchored in strongSwan Root CA. Therefore both road warriors +<b>carol</b> and <b>dave</b>, holding certificates from the Research CA +and Sales CA, respectively, can reach both <b>alice</b> and <b>venus</b>. |