04-06-2022 12:58 PM
Hello all,
I have a problem when I try to import a cert with the command:
crypto pki trustpool import clean url https://www.cisco.com/security/pki/trs/ios_core.p7b
I tried used this command on a virtual Cisco CSR100V Cisco IOS Software [Gibraltar], Virtual XE Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 16.12.5, RELEASE SOFTWARE (fc3) for deploy a webex calling local gateway.
This is the output:
% Error: failed to open file.
% No certificates imported from http://www.cisco.com/security/pki/trs/ios_core.p7b.
anyone knmows what is the problem in this case?
Thanks!!!
Solved! Go to Solution.
04-07-2022 07:49 AM
Click on the link http://www.cisco.com/security/pki/trs/ios_core.p7b to download the cert file.
Then upload this cert file to the flash of the router.
You should be able to import the certs with the command crypto pki trustpool import clean url flash:ios_core.p7b
You should see the following output, when doing show crypto pki trustpool | include DigiCert
show crypto pki trustpool | include DigiCert
cn=DigiCert Global Root CA o=DigiCert Inc cn=DigiCert Global Root CA o=DigiCert Inc
04-06-2022 11:52 PM - edited 04-06-2022 11:53 PM
Is your CUBE able to resolve "cisco.com"?
Has your CUBE access to internet?
If no, then just download the certs and add it manually.
04-07-2022 07:39 AM
Hello and thanks for your response. Yes, I have access to internet and the router resolve the url cisco.com (it using the google dns 8.8.8.8).
How can I doing this manually?
04-07-2022 07:49 AM
Click on the link http://www.cisco.com/security/pki/trs/ios_core.p7b to download the cert file.
Then upload this cert file to the flash of the router.
You should be able to import the certs with the command crypto pki trustpool import clean url flash:ios_core.p7b
You should see the following output, when doing show crypto pki trustpool | include DigiCert
show crypto pki trustpool | include DigiCert
cn=DigiCert Global Root CA o=DigiCert Inc cn=DigiCert Global Root CA o=DigiCert Inc
09-19-2023 10:51 PM - edited 09-19-2023 10:52 PM
HelpFull
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide