f908e45f5a132096a0adfd55e0eb1532f9e967e3
howto/IPsecWithPublicKeys.md
| ... | ... | @@ -33,8 +33,8 @@ Different implementations use different formats to represent public keys, and it |
| 33 | 33 | [pubkey-converter]: https://github.com/ryanriske/pubkey-converter "Public key conversion script" |
| 34 | 34 | |
| 35 | 35 | ### How-To examples |
| 36 | -| Implementation | Key format | |
|
| 37 | -| :------------------ | --------------: | |
|
| 36 | +| Implementation | Key format | |
|
| 37 | +| :----------------------- | --------------: | |
|
| 38 | 38 | | [Cisco IOS][a] | Hexadecimal DER | |
| 39 | 39 | | IPsec-Tools | Base64 RFC 3110 | |
| 40 | 40 | | Mikrotik RouterOS | PEM | |