This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Other / Re: Updating cURL and OpenSSL/1.0.2k-fips
« on: June 03, 2023, 04:08:02 AM »
Correct openssl version is updated, but cURL remains the same, shows OpenSSL/1.0.2k-fips:
2
Other / Re: Updating cURL and OpenSSL/1.0.2k-fips
« on: June 02, 2023, 02:39:24 AM »
for some reason it didn't work for me, but thanks for your help
[~]# openssl version
OpenSSL 1.1.1k 25 Mar 2021
[ ~]# yum info openssl
Name : openssl
Arch : x86_64
Epoch : 1
Version : 1.0.2k
Release : 26.el7_9
Size : 814 k
Repo : installed
From repo : updates
Summary : Utilities from the general purpose cryptography library
: with TLS implementation
URL : http://www.openssl.org/
License : OpenSSL
Description : The OpenSSL toolkit provides support for secure
: communications between machines. OpenSSL includes a
: certificate management tool and shared libraries which
: provide various cryptographic algorithms and protocols.
[~]# openssl version
OpenSSL 1.1.1k 25 Mar 2021
[ ~]# yum info openssl
Name : openssl
Arch : x86_64
Epoch : 1
Version : 1.0.2k
Release : 26.el7_9
Size : 814 k
Repo : installed
From repo : updates
Summary : Utilities from the general purpose cryptography library
: with TLS implementation
URL : http://www.openssl.org/
License : OpenSSL
Description : The OpenSSL toolkit provides support for secure
: communications between machines. OpenSSL includes a
: certificate management tool and shared libraries which
: provide various cryptographic algorithms and protocols.
3
Other / Re: Updating cURL and OpenSSL/1.0.2k-fips
« on: June 02, 2023, 02:11:31 AM »
I'm going to follow the tutorial, if you have any other recommendations that would be great. thank you
4
Other / Re: Updating cURL and OpenSSL/1.0.2k-fips
« on: June 02, 2023, 01:50:06 AM »
CPU Model: AMD EPYC 7282 16-Core Processor
CPU Details: 6 Core (2795 MHz)
Distro Name: CentOS Linux release 7.9.2009 (Core)
Kernel Version: 3.10.0-1160.90.1.el7.x86_64
Platform: x86_64 kvm
VPS contabo
CPU Details: 6 Core (2795 MHz)
Distro Name: CentOS Linux release 7.9.2009 (Core)
Kernel Version: 3.10.0-1160.90.1.el7.x86_64
Platform: x86_64 kvm
VPS contabo
5
Other / Updating cURL and OpenSSL/1.0.2k-fips
« on: June 01, 2023, 10:30:22 PM »
Hello
I have updated my curl version by following https://wiki.centos-webpanel.com/update-curl-to-latest-version-in-centos
but now i have a worse problem that is.
(http_request_failed) cURL error 35: OpenSSL/1.0.2k-fips: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
Now you have an outdated version of Openssl, how can I solve this.
I have updated my curl version by following https://wiki.centos-webpanel.com/update-curl-to-latest-version-in-centos
but now i have a worse problem that is.
(http_request_failed) cURL error 35: OpenSSL/1.0.2k-fips: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
Now you have an outdated version of Openssl, how can I solve this.
Pages: [1]