RSA Secret » History » Version 7
Version 6 (Tobias Brunner, 11.05.2011 12:42) → Version 7/8 (Tobias Brunner, 11.05.2011 12:45)
h1. RSA Secret
For the private key file both absolute paths or paths relative to [[IpsecDirectoryPrivate|/etc/ipsec.d/private]] /etc/ipsec.d/private are accepted. If the private key file is encrypted, the passphrase must be defined. Instead of a passphrase _%prompt_ %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.der sunKey.pem "cjen4*lWnr3jsk"
</pre>
For the private key file both absolute paths or paths relative to [[IpsecDirectoryPrivate|/etc/ipsec.d/private]] /etc/ipsec.d/private are accepted. If the private key file is encrypted, the passphrase must be defined. Instead of a passphrase _%prompt_ %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.der sunKey.pem "cjen4*lWnr3jsk"
</pre>