-
This is ssl-admin 1.3.0
When I [unintentionally] said no, it proceeded and overwrote. I'm posting this only in case it did the wrong thing.
```
Menu Item: 4
Please enter certificate owner's nam…
-
Further to https://github.com/vincenthz/hs-certificate/issues/27 , I have a bunch more certificates that fail to parse on hs-certificate.
The 174,940 certificates and code to reproduce the failures i…
-
### Description
One-liner:
- I want the `kubernetes` Terraform provider to work with Entra-enabled AKS without managing any secrets (just OIDC federations).
Scenario:
- Have AKS cluster, pre-c…
-
I had an issue like some others have pointed out when connecting through a custom certificate trust store.
Using it resulted in a HandshakeException (CERTIFICATE_VERIFY_FAILED).
Digging through m…
-
The public keys are not usually distributed as bare RFC5912 ASN.1 objects but rather as X.509 certificates.
Add support for parsing certificates (in PEM and DER format) to VerifyingKey.
see also…
-
DNS could be used to store C509 certificates, using DANE:
The DANE RR (TLSA) has four semantics for the "Certificate Usage Field", see section 2.1.1 of RFC6698, https://www.rfc-editor.org/rfc/rfc66…
-
**Describe**
When adding a custom certificate to the assessments tool, the certificate preview shows all CSS styles and integrated graphics.
However, if you click on export certificate as pdf, you g…
-
### MSAL client type
Confidential
### Problem Statement
I have integrated KeyVault with my application, and am able to obtain a `KeyVaultCertificateWithPolicy`. The corresponding object has a metho…
-
Hello! I'm very happy I found this provider for terraform.
However I'm having issues trying to create clients based on SAML metadata which is present in XML format.
The documentation for `keycloak…
-
Can we include some documentation for the -subjectname parameter indicating that it must be in the format: CN=subject? If only a name is provided, the following error is generated:
Get-Certificate …