.pem certificate in java HTTP GET call

I have a .pem certificate file. I want to make a GET HTTP call with that certificate in rest-template request. How to send .pem certificate in a request. That call will be executed by Lambda which is in VPC. I don’t know how exactly Keystore approach works.

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.