1,746 questions
Binding port 8443 to SSL not working
Kartheen E
51
Reputation points
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 development | Internet Information Services
Sign in to answer