Cisco Catalyst 9300 Web GUI - https not working

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2020 09:10 AM
I have setup a stack of 3 x Cisco Catalyst 9300's
Switches are operational and fully manged via SSH
I was going to look at the GUI so enabled
ip http secure-server
however when I connect to https://<switch ip>/webui it fails
This Site cannot provide a secure connection
<switch ip> uses and unsupported protocol.
This is the same for Chrome, Firefox and IE
Disabled secure-server and was able to access the switch via http, but now http://<switch ip>/webui is redirecting me to https:// then failing?
Any ideas anyone?
- Labels:
-
Catalyst 9000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2020 09:29 AM - edited 03-12-2020 09:45 AM
can you provide show version and make sure you configured below config and also username and password.
ip http server
ip http authentication local
ip http secure-server
EDIT :
reference guide with options :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2020 09:31 AM
Hi
you could check this thread below ,this was looked at in previous thread someone eventually got an update off Cisco the doc was wrong , after trying everything from changing tls settings, browsers etc
https://community.cisco.com/t5/switching/webui-question/td-p/3704205
https://<switch ip>/webui
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2020 01:55 PM
If I disable secure server I can manage via http for a bit
