cert-manager / website

Source code for the cert-manager.io website, including project documentation
https://cert-manager.io
Apache License 2.0
54 stars 337 forks source link

Add FAQ entry on keystore passwords #1354

Closed SgtCoDFish closed 11 months ago

SgtCoDFish commented 11 months ago

This has been a hotly requested thing when we've been talking about these passwords for both cert-manager and trust-manager, and it was discussed in the biweekly meeting on 2023-11-30.

Longer term, this FAQ entry should provide us with justification for allowing users to specify these "passwords" in plaintext in their Certificate resources, replacing passwordSecretRef on JKSKeystore and PKCS12Keystore.

netlify[bot] commented 11 months ago

Deploy Preview for cert-manager-website ready!

Name Link
Latest commit d30d3361aab4c7e85a7486bec151d93970fcb08c
Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/6569e3bc19541f000853090f
Deploy Preview https://deploy-preview-1354--cert-manager-website.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

inteon commented 11 months ago

/approve

jetstack-bot commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/cert-manager/website/blob/master/OWNERS)~~ [inteon] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
erikgb commented 11 months ago

A huge LGTM from me also. Thanks Ash! I don't have reviewer permissions on this project yet, but I'm planning to create a PR for that.

SgtCoDFish commented 11 months ago

/unhold

Thanks both!