mirror of
https://git.dn42.dev/wiki/wiki
synced 2025-03-14 19:43:32 +00:00
Updated IPsecWithPublicKeys (markdown)
This commit is contained in:
parent
79a8ceff47
commit
fc30b2f145
@ -28,9 +28,9 @@ Keep in mind that certificates are just public keys wrapped with some extra meta
|
||||
|
||||
## Ok fine, how do I public key?
|
||||
### Conversion tool
|
||||
Different implementations use different formats to represent public keys, and it's necessary to be able to convert between them. Here is [a script][pubkey-converter] for that purpose.
|
||||
Different implementations use different formats to represent public keys, and it's necessary to be able to convert between them. Here is a script for that purpose:
|
||||
|
||||
[pubkey-converter]: https://github.com/ryanriske/pubkey-converter "Public key conversion script"
|
||||
https://github.com/ryanriske/pubkey-converter
|
||||
|
||||
### How-To examples
|
||||
| Implementation | Key format |
|
||||
|
Loading…
x
Reference in New Issue
Block a user