We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d610f commit 994228bCopy full SHA for 994228b
examples/extensions/plugins/openssl_sign/README.md
@@ -1,5 +1,5 @@
1
2
-## Package signing plugin example with Openssl
+## Package signing plugin example with OpenSSL
3
4
> **_SECURITY NOTE:_** This example stores a private key next to the plugin for simplicity. **Do not do this in production**.
5
> Instead, load the signing key from environment variables or a secret manager, or delegate signing to a remote signing service.
0 commit comments