Customer Self-Service Portal

Upgrading OpenSSL in Site24x7Agent

Hi,

I'm trying to create a URL Resource Check for a Hashicorp Vault service that uses HTTPS. It appears that vault requires a minimum of tls1.2 (github.com/hashicorp/vault/blob/master/helper/pluginutil/tls.go) for connectivity and the earliest version of openssl that supports tls1.2 is 1.0.1 (en.wikipedia.org/wiki/OpenSSL).

From what I can tell the Site24x7Agent uses OpenSSL 0.9.8o:

strings lib/Site24x7Agent| grep OpenSSL | grep part | head -1
SSLv2 part of OpenSSL 0.9.8o 01 Jun 2010

Also, is there a way to alert on the http response code in a URL Resource Check?

 

Thanks,
Jeff

    • Topic Participants

    • Jeff