79d238999bcf938a1a502692f51beee41d1d63a6
howto/IPsecWithPublicKeys.md
| ... | ... | @@ -37,13 +37,14 @@ https://github.com/ryanriske/pubkey-converter |
| 37 | 37 | | :----------------------- | --------------: | |
| 38 | 38 | | [Cisco IOS][a] | Hexadecimal DER | |
| 39 | 39 | | IPsec-Tools | Base64 RFC 3110 | |
| 40 | -| Mikrotik RouterOS | PEM | |
|
| 40 | +| [Mikrotik RouterOS][c] | PEM | |
|
| 41 | 41 | | OpenBSD | PEM | |
| 42 | 42 | | strongSwan < 5.0.0 | PEM | |
| 43 | 43 | | strongSwan >= 5.0.0 | PEM | |
| 44 | 44 | | [VyOS/EdgeOS][g] | Base64 RFC 3110 | |
| 45 | 45 | |
| 46 | 46 | [a]: /howto/IPsecWithPublicKeys/CiscoIOSExample |
| 47 | +[c]: /howto/IPsecWithPublicKeys/RouterOSExample |
|
| 47 | 48 | [g]: /howto/IPsecWithPublicKeys/VyOSExample |
| 48 | 49 | |
| 49 | 50 | ### Notes |