The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch
Sarish Tabish Sayyed
60
Reputation points
I am getting this error in a function app: The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch
These are the certificate details:
subjectName: permissionsgatewayapi.trafficmanager.net
hostNames: permissionsgatewayapi.trafficmanager.net
The DNS actually has http in it so will the subjectName and hostName require http as well?
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Sign in to answer