139ccdd8a2b05824520ecb73af43c9ba004f8091
howto/IPsecWithPublicKeys.md
| ... | ... | @@ -39,12 +39,13 @@ https://github.com/ryanriske/pubkey-converter |
| 39 | 39 | | IPsec-Tools | Base64 RFC 3110 | |
| 40 | 40 | | [Mikrotik RouterOS][c] | PEM | |
| 41 | 41 | | OpenBSD | PEM | |
| 42 | -| strongSwan < 5.0.0 | Base64 RFC 3110 | |
|
| 42 | +| [strongSwan < 5.0.0][e] | Base64 RFC 3110 | |
|
| 43 | 43 | | [strongSwan >= 5.0.0][f] | PEM | |
| 44 | 44 | | [VyOS/EdgeOS][g] | Base64 RFC 3110 | |
| 45 | 45 | |
| 46 | 46 | [a]: /howto/IPsecWithPublicKeys/CiscoIOSExample |
| 47 | 47 | [c]: /howto/IPsecWithPublicKeys/RouterOSExample |
| 48 | +[e]: /howto/IPsecWithPublicKeys/strongSwan4Example |
|
| 48 | 49 | [f]: /howto/IPsecWithPublicKeys/strongSwan5Example |
| 49 | 50 | [g]: /howto/IPsecWithPublicKeys/VyOSExample |
| 50 | 51 |