80e780b3c388e4b438f9b02d26fc6083ec3cd554
howto/IPsecWithPublicKeys/strongSwan5Example.md
| ... | ... | @@ -1,5 +1,7 @@ |
| 1 | 1 | # IPsec with public key authentication on strongSwan >= 5.0.0 |
| 2 | 2 | ## Setup |
| 3 | +### Installation hints |
|
| 4 | +For IPsec with Public Keys you'll need the package _strongswan-plugin-pubkey_ installed. |
|
| 3 | 5 | ### Generate an RSA keypair |
| 4 | 6 | |
| 5 | 7 | root@debian:~# mkdir /etc/ipsec.d/public |