Technical information
10
Step 5 Exit configuration mode.
RP/0/RP0/CPU0:router(config)# commit
Step 6 Authenticate the CA by getting the certificate for the CA.
RP/0/RP0/CPU0:router# crypto ca authenticate
ca-name
Step 7 Obtain a router certificate from the CA.
RP/0/RP0/CPU0:router# crypto ca enroll
ca-name
Step 8 Verify that the router was granted a certificate. This command displays information about the router certificate and the
CA certificate.
RP/0/RP0/CPU0:router# show crypto ca certificate
Enabling the Secure HTTP Server and XML Agent
To enable the secure HTTP server and XML agent, perform the following steps:
Step 1 Establish a secure session with the router.
Step 2 Enter configuration mode.
RP/0/RP0/CPU0:router# configure
Step 3 Enable the HTTPS server on the router.
RP/0/RP0/CPU0:router(config)# http server ssl
Note If you are using either serial or terminal server connection modes, go to step6.
Step 4 Enable the SSH server.
RP/0/RP0/CPU0:router(config)# ssh server enable
Step 5 Enable the XML agent with SSL.
For CORBA XML agent:
RP/0/RP0/CPU0:router(config)# xml agent corba ssl
For TTY XML agent:
RP/0/RP0/CPU0:router(config)# xml agent tty
Step 6 Exit configuration mode.
RP/0/RP0/CPU0:router(config)# commit
Testing the CWI Client
Verify that you can connect to the router by logging in to the router. See the “Starting the CWI” section on page 12 for
procedures. If you are unable to log in to the router, see the “Troubleshooting Basic IP Connectivity” section on page 11.