Not able to send client certificate to nginx server – BouncyCastle
Summary The issue at hand is the inability to send a client certificate to an nginx server using mTLS 1.3 with a Java implementation that utilizes BouncyCastle. The client certificate is self-signed and stored in a Java Keystore. The problem persists despite the certificate being accepted when manually exported and used with Firefox to connect … Read more