Skip to main content
May 19, 2023
Question

Need open source plugin to access the endpoint using mtls certificate authentication

  • May 19, 2023
  • 6 replies
  • 0 views

Is there any open source plugin to access the third party endpoint url with mtls certificate authentication. Please help us if it is available.

    6 replies

    mathieud0001
    May 19, 2023

    I believe all you need to do is add the certificate in the admin console.

    docs.appian.com/.../Appian_Administration_Console.html

    May 24, 2023

    Thank you Mathieu for your reply, admin console accepts only pem extension certificate and no option to upload the pfx certificate. and also after uploading the certificate, how that will be referred in http calls like basic authentication.  

    mathieud0001
    May 26, 2023

    Have you tried converting from pfx to pem?

    stackoverflow.com/.../converting-pfx-to-pem-using-openssl