Teams directing routing CRL_FETCH_FAIL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2022 08:44 PM
I am config isr 4331 for MS Teams direct routing. after set crypto pki trustpoint baltimore and crypto pki authenticate BaltimoreCyberTrustRoot.crt.pem, Router shows
%PKI-3-CRL_FETCH_FAIL: CRL fetch for trustpoint baltimore failed
Reason : Received 400 (Bad Request) from cdp :http://crl3.digicert.com/Omniroot2025.crl
or Anyone knows what this error mean?
where should I check? thx a lot.
Joe
- Labels:
-
Security Certifications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2022 04:28 AM
This is a bug
The workaround is to Disable revocation check under trustpoint with revocation-check none command.
Example:
sbc1(config)#crypto pki trustpoint Baltimore
sbc1(ca-trustpoint)# revocation-check none
