question

KartheenE-1117 avatar image
0 Votes"
KartheenE-1117 asked SamWu-MSFT commented

Binding port 8443 to SSL not working

I already have 443 port assigned to SSL and it is working fine. I wanted to add one more port 8433 to SSL. I added the port on IIS below settings.

sites == > default web site == > Edit bindings == > add type: https port:8443

But it is not assigned to SSL. It is pointing to Self -Signed certificate.

Windows server 2019.

windows-server-iis
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@KartheenE-1117 you can add another binding to IIS with a different port and point to the same certificate, in SSL certificate, you can choose the certificate, you can change it to SSL instead of Self-Signed certificate.

0 Votes 0 ·

0 Answers