RSA Secret » History » Version 8
Tobias Brunner, 23.07.2013 15:50
1 | 4 | Martin Willi | h1. RSA Secret |
---|---|---|---|
2 | 1 | Martin Willi | |
3 | 7 | Tobias Brunner | For the private key file both absolute paths or paths relative to [[IpsecDirectoryPrivate|/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. |
4 | 4 | Martin Willi | |
5 | 4 | Martin Willi | h2. Notation |
6 | 4 | Martin Willi | |
7 | 1 | Martin Willi | |
8 | 8 | Tobias Brunner | : RSA _<private key file>_ [ _<passphrase>_ | _%prompt_ ] |
9 | 4 | Martin Willi | |
10 | 4 | Martin Willi | |
11 | 1 | Martin Willi | h2. Examples |
12 | 6 | Tobias Brunner | |
13 | 6 | Tobias Brunner | <pre> |
14 | 6 | Tobias Brunner | : RSA moonKey.pem |
15 | 6 | Tobias Brunner | |
16 | 7 | Tobias Brunner | : RSA sunKey.der "cjen4*lWnr3jsk" |
17 | 6 | Tobias Brunner | </pre> |