docs: Revise release note for profile option and add example to the certificate usage section#1407
Conversation
…ertificate usage section Signed-off-by: Peter Fiddes <peter.fiddes@gmail.com>
Signed-off-by: Peter Fiddes <peter.fiddes@gmail.com>
✅ Deploy Preview for cert-manager-website ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for cert-manager-website ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
wallrj
left a comment
There was a problem hiding this comment.
Thanks Peter.
I spotted a typo by otherwise lgtm.
content/docs/usage/certificate.md
Outdated
| # if you are using an external issuer, change this to that issuer group. | ||
| group: cert-manager.io | ||
|
|
||
| # keystores allows additing additional output formats. This is an example reference only. |
There was a problem hiding this comment.
| # keystores allows additing additional output formats. This is an example reference only. | |
| # keystores allows adding additional output formats. This is an example for reference only. |
|
|
||
| There is a new option `.spec.keystores.pkcs12.algorithms` to specify encryption and MAC algorithms for PKCS. | ||
| There is a new option `.spec.keystores.pkcs12.profile` to specify encryption and HMAC algorithms for PKCS keystores. | ||
| See the [API reference](../../../docs/reference/api-docs/#cert-manager.io/v1.PKCS12Profile) for configuration options. |
There was a problem hiding this comment.
I think you need to link to the markdown document. See:
website/content/docs/configuration/acme/http01/README.md
Lines 51 to 53 in f91577c
Signed-off-by: Peter Fiddes <peter.fiddes@gmail.com>
…the url Signed-off-by: Peter Fiddes <peter.fiddes@gmail.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wallrj The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixes #1406.
/cc @wallrj