Statement : How do we change the SSL port number from 8443 to 5443
Pre-requisite :
Pre-requisite :
- Assuming intially SSL setup was done on port 8443
- Now change the SSL port to 5443
- JRE 1.8
Solution :
- Go to Felix console https://localhost:8443/system/console/configMgr
- Search for Granite SSL connection Factory ad open it.
- Change the HTTPS port to 5443 instaed of 8443.
- Save the changes.
- Open the URL with port 5443 - https://localhost:8443/system/console/configMgr -->click on Advanced--> localhost-->it will redirect to felix console.
No comments:
Post a Comment