Accessing ASP.NET web app via virtual domain (no-ip.com) with SSL
I am writing an ASP.NET web app that implements a webhook accessed from a remote location over SSL.
I am using a virtual domain from the no-ip.com service as the address of the webhook. The domain has a No-IP Vital Encrypt DV SSL Certificate.
I have set the external service to use the webhook url https://mydomain.hopto.org:41799
.