Client certificate Authentication
Please share a simple and effective document which has steps for configuring Client Certificate Authentication for Solace pubsub standard version:
Source API: REST
Destination API: JMS
Best Answer
-
The broker side info is here: https://docs.solace.com/Configuring-and-Managing/Configuring-Client-Authentication.htm#Client-Cert
And I believe here is the info on how to configure the JMS client side: https://docs.solace.com/Solace-JMS-API/Connection-Factories.htm#establishing_connections_577400906_338010
Hope this helps.
10
Answers
-
The broker side info is here: https://docs.solace.com/Configuring-and-Managing/Configuring-Client-Authentication.htm#Client-Cert
And I believe here is the info on how to configure the JMS client side: https://docs.solace.com/Solace-JMS-API/Connection-Factories.htm#establishing_connections_577400906_338010
Hope this helps.
10 -
This page says that client certs work with REST Producers: https://docs.solace.com/Open-APIs-Protocols/Using-REST.htm#using_rest_3371569096_1006101
0