c6a6076f0115f2607b99ccc07e129f6a389031e3
howto/IPsec-with-PublicKeys.md
... | ... | @@ -31,7 +31,7 @@ Keep in mind that certificates are just public keys wrapped with some extra meta |
31 | 31 | ### Conversion tool |
32 | 32 | 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: |
33 | 33 | |
34 | -https://github.com/ryanriske/pubkey-converter |
|
34 | +https://git.sour.is/git/user/ryan/pubkey-converter.git/plain/pubkey-converter.pl |
|
35 | 35 | |
36 | 36 | ### How-To examples |
37 | 37 | | Implementation | Key format | |