We have a web app in Azure that needs to call a site in our on-prem location, we have configured Azure Relay and it works fine for HTTP if we use HTTPS we get
Could not establish trust relationship for the SSL/TLS secure channel with authority Error Status 500 - Internal Server Error. URL
Does the web site on the internal site need to use a public cert rather than an internal one from our CA?