cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1755
Views
0
Helpful
1
Replies

HTTPS Error for Cisco C3850 24P

1eman
Level 1
Level 1

Hello,

 

When I try to access one of our switches via https, we get the "This Page can't be displayed" or "This site can't provide a secure connection" This was working before a power outage occured and when it was restored, it seems to have broken.

 

http and https are enabled. HTTP and ssh are working fine:

 

ip http server
ip http access-class 10
ip http authentication local
ip http secure-server

 

I've tried to delete all keys using "crypto key zeroize rsa" and it did not seem to help. I've also tried to create a new key "crypto key generate rsa modul 1024" and only ssh and http works.

 

Any advice?

 

Thanks!

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

SUMMARY STEPS

1.    show ip http server status

2.    configure terminal

3.    ip http secure-server

4.    ip http secure-port port-number

5.    ip http secure-ciphersuite {[3des-ede-cbc-sha] [rc4-128-md5] [rc4-128-sha] [des-cbc-sha]}

6.    ip http secure-client-auth

7.    ip http secure-trustpoint name

8.    ip http path path-name

9.    ip http access-class access-list-number

10.    ip http access-class { ipv4 {access-list-number | access-list-name} | ipv6 {access-list-name} }

11.    ip http max-connections value

12.    ip http timeout-policy idle seconds life seconds requests value

13.    end

 

 

here is the config guide for reference :

 

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3850/software/release/3se/security/configuration_guide/b_sec_3se_3850_cg/b_sec_3se_3850_cg_chapter_01001.html

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking for a $25 gift card