Removed UML from description of ikev2/default-keys test

This commit is contained in:
Tobias Brunner 2013-01-17 16:46:13 +01:00
parent b1169a880a
commit 812cd9c18a
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
Because of the missing <b>/etc/ipsec.secrets</b> file, roadwarrior <b>carol</b>
and gateway <b>moon</b> each automatically generate a PKCS#1 RSA private key
and a self-signed X.509 certificate. Because the UML testing environment does
not offer enough entropy, the non-blocking /dev/urandom device is used in place
of /dev/random for generating the random primes.
and a self-signed X.509 certificate. Because the virtual testing environment
does not offer enough entropy, the non-blocking /dev/urandom device is used in
place of /dev/random for generating the random primes.
<p>
The self-signed certificates are then distributed to the peers via scp
and are used to set up a road warrior connection initiated by <b>carol</b>