Symptom
+ Router crashes when attempting to establish trust with CSSM. This occurs after trying to establish trust multiple times in a row.
+ Crash occurs because it is not defined to let HTTP know that it should use SLA-TrustPoint to connect with CSSM. The following log messages can be seen:
%PKI-3-CRL_FETCH_FAIL: CRL fetch for trustpoint failed
%SMART_LIC-3-COMM_FAILED: Communications failure with the Cisco Smart Software Manager (CSSM) : No detailed information given
+ A crashinfo file and system-report are generated upon the crash. Crash occurs due to a Segmentation fault(11) in "SSH" process.
Conditions
+ Device is configured with multiple certificates/trustpoints.
+ Attempt to establish trust with CSSM portal using the command "license smart trust idtoken ".
Workaround
Define command "ip http client secure-trustpoint SLA-TrustPoint", to let HTTP know that it should use SLA-TrustPoint to connect with CSSM.
Further Problem Description