Hi, I am configuring C9800 WLC from scratch. Now PC can ping the WLC, but cannot access it by GUI. the below is initial
config for http, Anyone can take a look at the config and check if there is some step wrong? Thank you
C9800(config)#crypto key generate rsa modulus 2048 label web
C9800(config)#ip http secure-server
C9800(config)#ip http secure-trustpoint web
C9800(config)#crypto pki trustpoint web
C9800(ca-trustpoint)#enrollment selfsigned
C9800(ca-trustpoint)#rsakeypair web
C9800(ca-trustpoint)#exit
C9800(config)#crypto pki enroll web
% Include the router serial number in the subject name? [yes/no]: yes
% Include an IP address in the subject name? [no]: yes
Enter Interface name or IP Address[]: 10.10.10.11
Generate Self Signed Router Certificate? [yes/no]: yes
Router Self Signed Certificate successfully created