Hi,
Platform:
CentOS Linux release 7.9.2009 (Core)
kernel version: kernel-3.10.0-1160.25.1.el7.x86_64
I have installed the newly released Apache httpd 2.4.48 on
the above platform through rpmbuilding successfully without
problems.
Thank you all contributors to this project for this
P.S.
OpenSSL seems to offer the cipher ECDHE-RSA-AES256-SHA via TLSv1 on the new
server (Ubuntu 18):
openssl ciphers -v -s -tls1 | grep '^ECDHE-RSA-AES256-SHA '
ECDHE-RSA-AES256-SHATLSv1 Kx=ECDH Au=RSA Enc=AES(256) Mac=SHA1
-
Hello,
we host a website which clients still need to use the cipher
ECDHE-RSA-AES256-SHA
with protocol "TLSv1.0" aka "TLSv1".
With our old Apache server that worked. Spec:
Ubuntu 14.04 LTS
Apache 2.4.7-1ubuntu4.22
OpenSSL 1.0.1f-1ubuntu2.27
Apache config:
SSLProtocol -all +TL