Includes the CRL Distribution Points option#164
Includes the CRL Distribution Points option#164jetstack-bot merged 2 commits intocert-manager:release-nextfrom skra-space:patch-1
Conversation
|
Hi @srbraun. Thanks for your PR. I'm waiting for a cert-manager member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: Sergey Braun <dev@skra.space>
content/en/docs/configuration/ca.md
Outdated
| secretName: ca-key-pair | ||
| ``` | ||
|
|
||
| Optionally, you can specify (CRL)[https://en.wikipedia.org/wiki/Certificate_revocation_list] Distribution Points. An array of `Strings` each of which identifies the location of the CRL from which the revocation of this certificate can be checked: |
There was a problem hiding this comment.
Any particular reason we backtick Strings? I think just strings (with not backticks) will do in this case
|
/ok-to-test |
Signed-off-by: Sergey Braun <dev@skra.space>
|
Thanks for putting this feature together! 😄 /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: munnerz, srbraun 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 |
Thank you @munnerz for the support. |
EDIT:
Documentation for cert-manager/cert-manager#2625