Chapter 21: Web Server Commands
240
9. Disable the switch’s web server using
10. Configure the web server using
11. Activate the web server using
Example of Creating a CA Certificate
Here is an example of creating a CA certificate.
#set date 15-05-2004
#set time 16:34:55
#set syst distinguishedname=”cn=Anu
ou=Engineering o=Ace l=Christ Church c=nz”
#create enco key=2 type=rsa length=512
#create enrollmentrequest=verisignrequest
keypair=2 serialnumber=317
#upload method=tftp destfile=c:\software\anu.cer
server=149.36.11.21 file=anu.cer
#load method=tftp destfile=c:\software\anu.cer
server=149.36.11.21 file=anu.cer
#add pki certificate=anu location=anu.cer
#disable http server
#set http server security=enabled sslkeyid=2
#enable http server