Forum Discussion

bcrogerz's avatar
bcrogerz
Icon for Cirrus rankCirrus
Jun 17, 2020

SSL errors when connecting to activate.f5.com

curl -kvv https://activate.f5.com

* About to connect() to activate.f5.com port 443 (#0)

*  Trying 104.219.111.132...

* Connected to activate.f5.com (104.219.111.132) port 443 (#0)

* Initializing NSS with certpath: sql:/etc/pki/nssdb

* NSS error -5961 (PR_CONNECT_RESET_ERROR)

* TCP connection reset by peer

* Closing connection 0

curl: (35) TCP connection reset by peer

 

================

 

any ideas why we are seeing this error ?

3 Replies

  • I don't see any issue. Can you please telnet and see any blockage on network.

  • telnet activate.f5.com 443

    Trying 104.219.111.132...

    Connected to activate.f5.com.

    Escape character is '^]'.

    Connection closed by foreign host.

     

    ping to fqdn works , telnet to fqdn on port 443 works.

    trying from an centos server

     

    • bcrogerz's avatar
      bcrogerz
      Icon for Cirrus rankCirrus

      it turned out to be an SSL inspection policy was blocking the connection !