Hi Tomas/Team
I have managed to block the RC4 and enable tlsv1 as per our requirements.
We have a requirement to match cipher list on the internal server to match
the native browser cipher list as shown by the
https://clienttest.ssllabs.com:8443/ssltest/viewMyClient.html
I have tried setting up
Hi, we have a requirement to enable tlsv1 for an edge case. When we enable
that via Tomas recommendation it enables rc4 cipher.
We want to disable rc4 but keep tlsv1 and that's why the ask for the
process
Thanks,
On Fri, 17 Apr 2020 at 18:04, Viktor Dukhovni
wrote:
> On Fri, Apr 17, 2020 at 05
Hi Tomas
Is it possible to enable legacy protocols/ciphers but disable only one. In
particular we want RC4-SHA to be disable
Regards,
Junaid
On Wed, Apr 15, 2020 at 5:13 PM Junaid Mukhtar
wrote:
> Thanks a lot; It really helped
>
>
> Regards,
> Junaid
>
Thanks a lot; It really helped
Regards,
Junaid
On Wed, Apr 15, 2020 at 5:04 PM Tomas Mraz wrote:
> On Wed, 2020-04-15 at 16:57 +0100, Junaid Mukhtar wrote:
> > Hi Team
> >
> > I am trying to enable TLSv1 on CentOS-8. We don't have the ability to
> >
Hi Team
I am trying to enable TLSv1 on CentOS-8. We don't have the ability to
upgrade the server unfortunately so we need to enable TLSv1 with
weak-ciphers on OpenSSL.
I have tried to build the OpenSSL version manually using switches "./config
--prefix=/usr/local/openssl --openssldir=/usr/local/o