Hook into Client-Side TLS-Handshake of Java
In a mTLS(2-way-TLS)-Setup, my client is not able to access the client private key directly, bit only the public key. However it is able to generate a valid signature for any input challenge(produced with the right private key) by calling … Continue reading Hook into Client-Side TLS-Handshake of Java