Hi all,
Appreciate if someone can help me out with this. I am trying to apply SSL server policy to default HTTPS port on the HP MSR series router running Comware 7. I followed the steps in the config guide listed below:
system-view
ip https ssl-server-policy mysslprofile
ip https enable
However, I keep getting the error "Failed to enable HTTPS server because of port conflict."
If I change the default HTTPS port to 8443, it then allows me to apply the SSL server policy with no issues and everything works as expected -
system-view
ip https ssl-server-policy mysslprofile
ip https port 8443
ip https enable
However, after changing HTTPS port to 8443, I notice that the router is still listening on port 443. How can I achieve either of the below?
1) Apply the SSL server policy to the default HTTPS port 443 OR
2) Use port 8443 for HTTPS but turn off port 443.
Router version is HPE Comware Software, Version 7.1.064, Release 0809P33
Regards,
Steven