M
M
Michael P.2019-07-29 10:04:42
Java
Michael P., 2019-07-29 10:04:42

How to install SSL in java application on Tomcat server?

Hello!
There is:
Server A - my application, written in Java, is running on a Tomcat server;
Server B is an SSL-secured server with which the application must communicate,
Server B issued a certificate for server A .pem, there is a private key .key
How to bind this certificate to make requests from server A to server B via POST HTTP?
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2019-07-29
@mike_od

https://habr.com/ru/post/134453/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question