-
### Your environment.
- Version: 2.0.9
- Browser: N/A
- Other Information - OS: Ubuntu 20
### What did you do?
Test how the PionDTLS client behaves when asked to authenticate with a certi…
-
Hi, I suggest for **CertificateRequest** and **SignedCms** like #51630:
```cs
namespace System.Security.Cryptography.X509Certificates
{
public partial class CertificateRequest
{
…
-
the CSR created by this code gives some error. When I verify the CSR (online) I get the messages:
- signature not valid
- Certificate Signing Request (CSR) Is Missing a NULL Value
this is my co…
-
**Is your feature request related to a problem? Please describe.**
We want to issue a certificate with NotBefore set as some future time.
**Describe the solution you'd like**
Instead of using…
-
Delving a little deeper in to "weird", `X509Chain.Build` will throw an exception when attempting to build a chain that contains an [RFC 3820][1] proxy certificate.
OpenSSL requires you to opt-in to…
-
When messages are out of order, they are queued. Assume that in Flight 4, ServerKeyExchange is lost, and CertificateRequest arrives out of order. Later, when ServerKeyExchange arrives with ServerHello…
yunus updated
9 years ago
-
**Is your feature request related to a problem? Please describe.**
I am trying to implement CertificateRequestPolicies with approver-policy. The goal is to limit different tenants to their own Cluste…
-
Hi,
I'm trying to use pem-keystore for LDAP SASL External authentication:
Created a custom SSLSocketFamily:
```
public class PemSSLSocketFactory extends SSLSocketFactory {
private SS…
-
Certificate signing requests also feature other attributes than Extensions.
There are protocols like [RFC 7030: Enrollment over Secure Transport (EST)](https://www.rfc-editor.org/rfc/rfc7030.html) …
-
Using the following command together with a policy.inf file allows to "change" some content of a CSR:
`CertReq -f -q –config "MyCA\Test Root CA" -cert 88884808333333336960447CE1731EA6654345676 –pol…