[openssl-users] SSL cipher list to disable TLS 1.0 & TLS 1.1

2017-03-27 Thread Hema Murthy
Hi,

My system is

FreeBSD 10.2

OpenSSL 1.0.2h

lighttpd :lighttpd-1.4.23

Am trying to disable TLS1.0 and TLS1.1 through lighttpd.conf

but am not sure of what is the equivalent cipher list to be used.

I followed the below link and it didnt work for me.

In case of Appweb Server,I was able to successfully disable TLS1.0 & Above
and TLS1.1 & Above using

SSLProtocol = "ALL -SSLV2 -SSLV3 -TLSV1"

SSLProtocol = "ALL -SSLV2 -SSLV3 -TLSV1.1"



But the same cipher is not working for lighttpd.

Am very new to this and do not know how to proceed further.

Would be great and appreciate if anyone can give me pointers on this.

Please help.



Thanks & Regards,

Hema
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users


[openssl-users] Openssl 1.0.2k compilation issues

2017-01-31 Thread Hema Murthy
Hi,

Am trying to upgrade openssl 1.0.1p to 1.0.2k and the compilation breaks
with the below error

and am using Ubuntu 10.04.1

In file included from req.c:84:

comp.h:28: error: redefinition of typedef 'COMP_METHOD'

../../Build/target/usr/include/openssl/ossl_typ.h:181: error: previous
declaration of 'COMP_METHOD' was here



Am very new to this work and will be of great help if you can give me
pointers in resolving the above issue.

Awaiting for reply.

Thanks in advance,

Hema
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users


[openssl-users] Compilation of openssl 1.0.2k breaks

2017-01-31 Thread Hema Murthy
Hi,

Am trying to upgrade openssl 1.0.1p to 1.0.2k and the compilation breaks
with the below error

and am using Ubuntu 10.04.1



In file included from req.c:84:

comp.h:28: error: redefinition of typedef 'COMP_METHOD'

../../Build/target/usr/include/openssl/ossl_typ.h:181: error: previous
declaration of 'COMP_METHOD' was here



Am very new to this work and will be of great help if you can give me
pointers in resolving the above issue.

Awaiting for reply.



Thanks in advance,

Hema
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users