Liked
Using mutual tls in place of api keys | Lobsters
Post details
14 comments
14 comments
I am trying to configure a CloseableHttpClient from httpclient 4.5 with mutual TLS authentication. The server certificate is self-signed. Here is the code I use (inpired by various StackOverflow po...
Performing Mutual TLS Authentication with Rest Assured (via Apache HTTP Client) (3 mins read).
How to configure Rest Assured to perform Mutual TLS authentication against an API.
This is a great resource for generating certs for performing Mutual TLS authentication, as well some good sample code for how to set up example client/server apps in several programming languages.
You're currently viewing page 1 of 1, of 5 posts.