Hello, how do you setup a fsm appservice with selfsigned certificate?
Hi Charalampos,
you can either upload a self-signed certificate through the Installer or through the Azure Portal directly.
However, it’s recommended to use a certificate procured by a public certificate authority to avoid any issues while running the application, e.g. Integrations.
Best regards
Roman
Hi Roman,
what about calling for integration an external API that uses selfsigned certificate ? we are getting the below half of the times through azure
Timestamp: 2023-05-19T15:55:13.8598180+00:00
Message: Error at HTTPExtractHandler.postFile. The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
Hi Charalampos,
did you try to import the self-signed certificate into the public key store of the App Service under “Certificates” in Azure Portal?
Best regards
Roman
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.