Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent on macOS uses SSLv3 #314

Open
multiflexi opened this issue Oct 11, 2020 · 9 comments
Open

Agent on macOS uses SSLv3 #314

multiflexi opened this issue Oct 11, 2020 · 9 comments

Comments

@multiflexi
Copy link

multiflexi commented Oct 11, 2020

General informations

Operating system : macOS Mojave 10.14.6
Perl version : v5.18.4

OCS Inventory informations

Unix agent version : 2.6.0

Problem's description

Agent cannot connect to the server because (according to log) tries to use SSLv3. Server supports only TLS 1.2 and 1.3. Agent on Mac with Catalina works without issues.

cat /var/log/ocsng.log
[Sun Oct 11 19:11:43 2020][error] Cannot establish communication : 500 Can't connect to ocsi.vse.cz:443 (LWP::Protocol::https::Socket: SSL connect attempt failed because of handshake problems error:14004410:SSL routines:CONNECT_CR_SRVR_HELLO:sslv3 alert handshake failure)

@daniejstriata
Copy link

daniejstriata commented Oct 12, 2020

I've seen this in the past and was not able to fix. Following.

@gillesdubois
Copy link
Member

Hi,

2.8 of the mac agent is coming soon. We will address the problem during this release.

Regards,
Gilles.

@multiflexi
Copy link
Author

Hi, I just installed agent version 2.8.0 and the behaviour is exactly the same.

@multiflexi
Copy link
Author

Am I the only one with this issue or is it well known?

@fbomj
Copy link
Contributor

fbomj commented Apr 16, 2021

which version of openssl and Net::SSLeay ?

@multiflexi
Copy link
Author

LibreSSL 2.6.5 and Net::SSLeay 1.72.

@fbomj
Copy link
Contributor

fbomj commented Apr 27, 2021

Upgrade to latest version of LibreSSL and Net::SSLeay (1.88)

@daniejstriata
Copy link

Do you mean to update those libraries for the OS or to compile OCS using these?

@fbomj
Copy link
Contributor

fbomj commented Apr 27, 2021

Update librairies for OS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants