Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Inc. > News and Announcements > Topic : Webuzo System Application Updated



Threaded Mode | Print  

 Webuzo System Application Updated, Apache 2.4 Update (0 Replies, Read 21864 times)
nikhil89
Group: Softaculous Team
Post Group: Elite Member
Posts: 467
Status:
We have updated Apache (2.4) to 2.4.29 with prefork mpm. Apache has dropped support for HTTP/2 module from 2.4.27 version for the prefork mpm. Hence the users who wish to use the HTTP/2 module are advised not to update the application.

The support for TLSv1 has been deprecated in the latest release of Apache. If you do not wish to update the Apache application but wish to update the ssl conf to deprecate the TLSv1 support than you can edit the ssl.conf located at:
Quote
/usr/local/apps/apache2/etc/conf.d/ssl.conf


replace the SSLProtocol & SSLCipherSuite with the following:
Code
SSLProtocol All -SSLv2 -SSLv3 -TLSv1
SSLCipherSuite ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384 :D HE-RSA-AES128-GCM-SHA256 :D HE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA :D HE-RSA-AES128-SHA256 :D HE-RSA-AES128-SHA :D HE-RSA-AES256-SHA256 :D HE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA :D ES-CBC3-SHA:!DSS:!3DES:!RC4
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 3:39 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.022