Skip to main content

All Questions

1 vote
1 answer
3k views

How to invoke APIs from Java using https client with ssl certificate

I am invoking rest API from Java file using HttpClient. By using that I am able to call http API but not https API. I am getting below error, while calling httpsapi. javax.net.ssl....
Vishal Yadav's user avatar