-
-
Hi,
I like the package and therefore would like to propose some small enhancements for signing the certificates.
Basically functions in CreateCertificates.cs always create a new key pair instead of …
-
We are randomly experiencing cases where we get an error that is hit is "CSR not signed by referenced private key", which indicates that the secret got changed from the start of the reconcile process.…
-
There are still 253 APIs left to document for 7.0.
You have two options for documenting them:
- Add the missing texts directly in the dotnet-api-docs xml file (preferred, faster).
- Add the tripl…
-
I have an app that I deploy and teardown all the time as part of an automated test process. Part of my app includes certificates generated by cert-manager and provisioned by Let's Encrypt.
Up until…
-
```console
cert-manager/challenges "msg"="propagation check failed" "error"="DNS record for \"mydomain.com\" not yet propagated" "dnsName"="mydomain.com" "resource_kind"="Challenge" "resource_name"="…
-
Add support for [`status_request`](https://tools.ietf.org/html/rfc4366) extension (OCSP stapling)
the handling of it in TLS 1.3 is very different compared to TLS 1.2 – the extension is attached to …
-
### Description
- Type: Bug
- Priority: Minor
- Related Issue: #15096
## Non-conformance Bug
**OS**
Linux, Ubuntu 20
**OpenSSL build**
Version: 1.1.1k
**Affected Versions**
DTLS 1.2…
-
Hello,
we run an OpenShift cluster in Azure (ARO) with openshift-routes and cert-manager, both deployed as Helm charts via ArgoCD.
cert-manager: v1.14.4
openshift-routes: v0.5.0
When one of ou…
-
When running server and client with CipherSuite it's working fine. `TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256`
But when adapting the Client and Server to use the CipherSuite `TLS_ECDH_ECDSA_WITH_AES_12…