mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_signing.md: fixed Generate Private Key
anchor
This commit is contained in:
parent
b7f72562a7
commit
23fdc33436
@ -223,7 +223,7 @@ If adding a TrustStore to a users environment is not possible, the user may also
|
|||||||
|
|
||||||
### Using Self-Signed Certificates
|
### 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`:
|
If providing users with a TrustStore, you can generate one with the public key using `keytool`:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user