Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kiyoka/d0402192386814ea8c74b65937337286 to your computer and use it in GitHub Desktop.
Save kiyoka/d0402192386814ea8c74b65937337286 to your computer and use it in GitHub Desktop.
kiyoka ~$ curl -v https://agents.deepsecurity.trendmicro.com:443/
* Trying 52.54.240.176...
* TCP_NODELAY set
* Connected to agents.deepsecurity.trendmicro.com (52.54.240.176) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (OUT), TLS alert, Server hello (2):
* error:141A10F4:SSL routines:ossl_statem_client_read_transition:unexpected message
* stopped the pause stream!
* Closing connection 0
curl: (35) error:141A10F4:SSL routines:ossl_statem_client_read_transition:unexpected message
@george-lopes-creathus
Copy link

Did you solve that problem? How?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment