plugin_signing.md: fixed Generate Private Key anchor

This commit is contained in:
Jakub Chrzanowski 2022-02-22 12:39:28 +01:00
parent b7f72562a7
commit 23fdc33436
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -223,7 +223,7 @@ If adding a TrustStore to a users environment is not possible, the user may also
### Using Self-Signed Certificates
Using a self-signed certificate is an option if no internal CAs exist. To generate the key and public key, see: [Generate Private Key](#Generate Private Key)
Using a self-signed certificate is an option if no internal CAs exist. To generate the key and public key, see: [Generate Private Key](#generate-private-key)
If providing users with a TrustStore, you can generate one with the public key using `keytool`: