02-23-2022 09:19 AM
Buenas tardes!
A partir del 21/feb/2022 no pudimos acceder al servicio de smart licensing desde un Cisco FMC.
Error: "Smart Agent Communication error with Smart Licensing Cloud..."
Nos fijamos en algunos tutoriales y obtuvimos los siguiente en el FMC
2022-02-23 16:47:34 sla[5052]: *Wed Feb 23 16:47:23.369 UTC: CH-LIB-ERROR: ch_pf_curl_send_msg[494], failed to perform, err code 60, err string "SSL peer certificate or SSH remote key was not OK"
Haciendo una prueba con curl:
dmin@fmc:~$ curl -vvk https://tools.cisco.com
* Trying 173.37.145.8...
* TCP_NODELAY set
* Connected to tools.cisco.com (173.37.145.8) port 443 (#0)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=tools.cisco.com; O=Cisco Systems Inc.; L=San Jose; ST=California; C=US
* start date: Jan 19 22:03:08 2022 GMT
* expire date: Jan 19 22:03:07 2023 GMT
* issuer: C=US; O=IdenTrust; OU=HydrantID Trusted Certificate Service; CN=HydrantID Server CA O1
* SSL certificate verify ok.
> GET / HTTP/1.1
> Host: tools.cisco.com
> User-Agent: curl/7.62.0
> Accept: */*
>
< HTTP/1.1 302 Found
< Cache-Control: no-cache
< Content-length: 0
< Location: https://tools.cisco.com/healthcheck
< Connection: close
<
* Closing connection 0
* TLSv1.2 (OUT), TLS alert, close notify (256):
Alguien sabe algo???
02-23-2022 09:26 AM
You have to upgrade to a fixed release
https://www.cisco.com/c/en/us/support/docs/field-notices/723/fn72332.html
02-24-2022 12:24 PM
More specific article: https://www.cisco.com/c/en/us/support/docs/field-notices/721/fn72103.html
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