Forum Discussion
vecon
Mar 06, 2019Copper Contributor
Sharepoint 2016: Remove https on central administration page
I ran the command to set securelayer for SP Central Administration page with port 443. I also want to set https for the Web Application using port 443, but when I tried to use that port for the web ...
vecon
Mar 08, 2019Copper Contributor
I kindda resolve the problem with Central Administration page (thanks to Grace Wang):
Navigate to Central Administration site->Application Management->Configure alternate access mappings, click “Edit Public URLs”, select relevant web application, make sure the default zone is
http://adfs-sharepoint:8080
.
In the IIS, select “SharePoint Central Administration v4” and click “Bindings…” in the left Actions panel, add a binding with the http type and 8080 port, then run reset IIS via Start->Run->type “iisreset”->OK.
However, the https and port 443 is still showing up on the IIS for Sharepoint Central Administration v4 site
Any Web Application I added in, i cannot browse to it anymore. I kept geting 401 error
Navigate to Central Administration site->Application Management->Configure alternate access mappings, click “Edit Public URLs”, select relevant web application, make sure the default zone is
http://adfs-sharepoint:8080
.
In the IIS, select “SharePoint Central Administration v4” and click “Bindings…” in the left Actions panel, add a binding with the http type and 8080 port, then run reset IIS via Start->Run->type “iisreset”->OK.
However, the https and port 443 is still showing up on the IIS for Sharepoint Central Administration v4 site
Any Web Application I added in, i cannot browse to it anymore. I kept geting 401 error