FireBrick IPsec (Road Warrior Howto): Difference between revisions

First make the private ''key'' file for the CA. We'll call it <tt>ca-key.pem</tt>. This file should be kept secret.
 
<syntaxhighlight language=bash>
./make-key ca-key.pem
</syntaxhighlight>