-
#### What happened:
We are trying to deprecate and remove some CRD API versions and as part of that to ensure that users who have originally deployed Custom Resources at the legacy versions c…
-
Apparently due to existing csr and key files.
```
[anthony@archilles request-certificate]$ ./request-cert ca.modio.se install.webapp
Key file install.webapp.key is valid; using it
Certificate signing…
-
```
kubectl describe certificaterequest
Name: demo-certificate-701839224
Namespace: default
Labels:
Annotations: cert-manager.io/certificate-name: demo-certificate
…
-
- Version: 5.1.2
- Operating System: Ubuntu 16.04 / docker / logstash:5.1.2 image
- Config File:
tcp {
port => 6514
codec => "frame"
type => "audit"
ssl_enable => true #…
-
.Net Framework 4.7.2 and .Net Standard 2.1 has class [CertificateRequest](https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.certificaterequest) for generating c…
-
**Is your feature request related to a problem? Please describe.**
yes. https://github.com/jetstack/cert-manager/pull/3773 introduced garbage collecting certificateRequest resources. But, the default…
-
Not actionable as is.
https://mc.dot.net/#/user/dotnet-bot/pr~2Fdotnet~2Fcorefx~2Frefs~2Fpull~2F37960~2Fmerge/test~2Ffunctional~2Fcli~2Finnerloop~2F/20190528.20/workItem/System.Security.Cryptography.…
-
Presumably since b8be2da153c6e2661275ae41b86c8b54ef0e02c6, projects using both cfssl and certmgr seems to fail to build.
To reproduce:
1. Create main.go with:
```go
package main
import (
…
-
istio-csr generated certificates for the workloads is not using the "certificateDuration" parameter from the values.yaml.
The certificaterequests generated by the istio-csr are generated with "durat…
-
When creating an issuer with the `addHost` option set to false I am not able to successfully issue a certificate. This is because by default by default to create a service a host with the same FQDN mu…