Knowledge Base

Browse our knowledge base for free solutions to common problems

Manually Request PKI Certificates on Cisco Router

Created On: 14 September 2022
Written by: Ben

Enter config terminal:

config t

Request certificate:

crypto pki enrol TRUSTPOINTADDRESSHERE

Now use the router hostname as the username and password to make things simple. In my case this was: bens-router

If you have more than one trustpoint you can repeat the process but change the trustpoint name in the enrol command above.

After you have finished check the status of the trustpoint with:

sh crypto pki trustpoint status
ICTU LTD is a company registered England and Wales (Company No. 09344913) 15 Queen Square, Leeds, West Yorkshire, England, LS2 8AJ
Copyright © 2024 ICTU LTD, All Rights Reserved.
exit