Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Advice
0 votes
2 replies
86 views

I am getting the below SSL error when my Java (Java 21, Spring Boot 3/4) application makes a REST call to a gateway: Internal server error: (certificate_unknown) PKIX path building failed: sun....
0 votes
0 answers
93 views

I'm building a Flutter app that uses Android TV Remote Protocol v2. The app requires client certificates for authentication. When I use a manually created certificate (placed in assets), everything ...
0 votes
0 answers
233 views

We're configuring a Keycloak (v26) authentication flow and are trying to gather some information from the UPN in the client certificate. Here's what that client certificate contains on the OtherName (...
0 votes
1 answer
102 views

HOW TO EXTRACT NONCE FROM APPLE ATTEST CMS RECEIPT? I'm working on a server implementation to validate Apple's iOS device App Attest protocol, specifically validating the attestation (receipt) on the ...
4 votes
1 answer
333 views

I'm trying to connect my .NET (8.0) application to IBM MQ over TLS using X.509 certificate-based authentication, but running into issues during the SSL handshake. Using Python + pymqi, I was able to ...
0 votes
0 answers
135 views

I read that a machine certificate can be created without a subject name if it has a subject alternative name. My use case is to generate such a certificate and use it for certificate chain ...
1 vote
0 answers
172 views

We are communicating to an external server through HttpClient using mutual TLS. They provided us the following OpenSSL command to create the private key and the CSR: openssl genrsa -aes256 -out ...
0 votes
0 answers
204 views

Is there any way to connect to SQL Server 2022 using Client Certificate Authentication using an X.509 cert? From everything I can see it looks like this is not possible but where I am confused is it ...
0 votes
1 answer
132 views

Using X.509 certificate stored in a hardware security module (HSM), how can my IoT device establish a secure connection with IoT hub doing proof of possession challenge? All samples I have seen assume ...
0 votes
0 answers
59 views

Environment is jetty v9 embedded server with a Spring web MVC application. The server requests the client certificate but does not authenticate giving Access denied 403 from servlet dispatcher. (...
0 votes
0 answers
40 views

After searching and investigating various X509 libs for django I found this https://github.com/openwisp/django-x509 IMHO looks the best - even CA and certificate generation are present in admin UI. ...
dAlexis's user avatar
  • 33
4 votes
2 answers
143 views

Im trying to implement this in C: openssl req -new -config client.config -key ./my-key.pem -out certreq.csr client.config has this ... [ req_attributes ] challengePassword = password ... so ...
0 votes
0 answers
73 views

I am running a part of the open-source fleet code from: https://github.com/fleetdm/fleet/blob/7fd9d8a3e9de47ab325882dd5e46035a81d26617/tools/mdm/windows/poc-mdm-server/mde_enrollment.go When I use ...
0 votes
1 answer
62 views

I am trying to load a private key and a certificate bundled in a PKCS12 file using Java's Keystore#load. The PKCS12 file uses no password and is intended for two-way TLS connections (TLS client-...
1 vote
1 answer
120 views

I'm trying to generate a Certificate Signing Request (CSR) using Bouncy Castle in CFML/Lucee. The CSR needs to include Subject Alternative Names (SANs) for both DNS names and IP addresses. However, I'...

15 30 50 per page
1
2 3 4 5
...
130

AltStyle によって変換されたページ (->オリジナル) /