When adding bindings to a website in IIS, you get this alert:
No default SSL site has been created. To support browsers without SNI capabilities, it is recommended to create a default SSL site.
I managed to fix the alert by simply creating a binding to an SSL site without specifying a hostname or ticking the Require Server Name Indication box in IIS Site Bindings.