updated strong certificates

This commit is contained in:
Andreas Steffen
2011-10-17 18:04:12 +02:00
parent f63f7822ed
commit 448fc5091f
25 changed files with 364 additions and 283 deletions
@@ -1,6 +1,6 @@
This is a remote-access scenario with two roadwarriors <b>carol</b> and <b>dave</b>
setting up a connection each to the VPN gateway <b>moon</b>. Authentication is
based on strong X.509 certificates with SHA-2 signatures.
The X.509 certificate of the gateway <b>moon</b> uses a <b>SHA-256</b> hash in
The X.509 certificate of the gateway <b>moon</b> uses a <b>SHA-224</b> hash in
its signature whereas the certificates of the roadwarriors <b>carol</b>
and <b>dave</b> use <b>SHA-384</b> and <b>SHA-512</b>, respectively.