Javascript code of https request for client certificate authentication.
Hello Everyone,
We need to set up a connection between adobe campaign and ESB(Enterprise service bus). Adobe Campaign( Client ) will call webservices of ESB (Server) to transfer data from Adobe Campaign to ESB.
But ESB supports client certificate authentication.
I am looking for JavaScript code of https request with a client certificate.
I checked the code of many connectors in Adobe Campaign they are using http request with username and password.
I checked on google but did not find it. Everywhere there is code of Node.js for this type of connection.
Please let me know if you have any questions.
Thanks in advance.