-
While the RFC 6961/6066 CertificateStatus message is only defined for server certificates, the new formulation for TLS 1.3 where the staple is sent in the "status_request" extension body in the certif…
kaduk updated
4 months ago
-
**Describe the bug**:
2 weeks ago I posted the following issue #7333. I thought I fixed the cert-manager deployment by setting `hostNetwork: true` but I am now always receiving the following …
-
Right now the main repository has a make target that is used to kickstart a local auraed environment.
https://github.com/aurae-runtime/aurae/blob/main/docs/certs.md#generating-client-certificate-ma…
-
**Feature request**
When an `InstanceGroup` is modified, there should be an approval process that controls when the `InstanceGroup` change is triggered.
See Certificate-Manager for an example: h…
-
**PROBLEM SUMMARY**
For a single given common name, and using a Digicert CA on TLSPC, only the very **first** call to `conn.request_cert(request, zone)` succeeds. All **subsequent** attempts will fai…
-
### Description
- Type: Bug
- Priority: Minor
## Non-conformance Bug
**OS**
Linux, Ubuntu 20
**mbed TLS build:**
Version: 2.25.0
Configuration: vanilla configuration
My research tea…
-
adcs-issuer version: 2.1.2
We use this issuer and under normal circumstances everything works as expected.
Our Active Directory team has changed the template name without our knowledge and we ha…
-
See https://kubernetes.slack.com/archives/C4NV3DWUC/p1654243426410799 for context
We should document which of `Challenge`s, `Order`s, `CertificateRequest`s get garbage collected, when and how to co…
-
**Type of Issue**
[ ] Bug [ ] Enhancement [ ] Compliance [ X] Question [ ] Help wanted
**Describe the Issue**
in Opc.Ua.Gds.Server CertificateGroup.cs method VerifySigningRequestAsync
I thou…
-
### Proposal Details
The definition of extensionCertificateAuthorities exists in the tls/common.go file.
// TLS extension numbers
const (
...
extensionCertificateAuthorities uint16 = 47
...
)…