I have a public certificate, SSL client private certificate available in my local. I am not sure how to use these certificates and make API calls (Using Two-way SSL) in my Spring-MVC code (using Keystore/truststore).
Could someone help with a java example by using these certificates to call a REST API.
Certificates that i have are:
- public.cer
- sslclient.private
- private.passphrase