Consuming third Party API with Certificate and Key
Hi All,
We are trying to consume third Party API with AEM .
Third party API has a Certificate and a Key for handshake.
What is the correct Process to add Certificate and Key in AEM so that we can handshake using Java HttpClient.
Thanks