RSA Secret » History » Version 6
Version 5 (Tobias Brunner, 05.05.2009 17:18) → Version 6/8 (Tobias Brunner, 11.05.2011 12:42)
h1. RSA Secret
For the private key file both absolute paths or paths relative to /etc/ipsec.d/private are accepted. If the private key file is encrypted, the passphrase must be defined. Instead of a passphrase %prompt can be used which then causes the daemons to ask the user for the password whenever it is required to decrypt the key.
h2. Notation
[ _<id selectors>_ ] : RSA _<private key file>_ [ _<passphrase>_ | _%prompt_ ]
h2. Examples
<pre>
: RSA moonKey.pem
: RSA sunKey.pem "cjen4*lWnr3jsk"
</pre>
For the private key file both absolute paths or paths relative to /etc/ipsec.d/private are accepted. If the private key file is encrypted, the passphrase must be defined. Instead of a passphrase %prompt can be used which then causes the daemons to ask the user for the password whenever it is required to decrypt the key.
h2. Notation
[ _<id selectors>_ ] : RSA _<private key file>_ [ _<passphrase>_ | _%prompt_ ]
h2. Examples
<pre>
: RSA moonKey.pem
: RSA sunKey.pem "cjen4*lWnr3jsk"
</pre>