Go to All Forums

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

Like (3) Reply
Replies (1)

Hi,

We have upgraded our OpenSSL version to 1.0.1e.

 

Thanks!

Like (0) Reply

Was this post helpful?