We have a Windows Server 2016 that we use as a web server hosted on premise and we host numerous web applications under the Default Web Site in IIS. All applications are reached by using the server name, only. There are no fully qualified domain names. I want to use an SSL certificate. I went to the Default Web Site bindings and selected the certified that we want to use. I receive the following error message in the browser when I navigate to https://servername/appname.
This server could not prove that it is SERVERNAME; its security certificate does not specify Subject Alternative Names. This may be caused by a misconfiguration or an attacker intercepting your connection.
What do I need to do to resolve this error?