wok rev 18957

apache: add /etc/apache/ssl/httpd-ssl.conf symlink
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 09 08:34:33 2016 +0100 (2016-03-09)
parents bc88c68ed8d0
children ad0bfd65eaaa
files apache/receipt
line diff
     1.1 --- a/apache/receipt	Wed Mar 09 02:21:29 2016 +0200
     1.2 +++ b/apache/receipt	Wed Mar 09 08:34:33 2016 +0100
     1.3 @@ -64,6 +64,7 @@
     1.4  # Unsafe, see CVE-2014-3566 POODLE
     1.5  SSLProtocol All -SSLv2 -SSLv3
     1.6  EOT
     1.7 +	ln -s ../extra/httpd-ssl.conf /etc/apache/ssl/httpd-ssl.conf
     1.8  }
     1.9  
    1.10  # Pre and post install commands for Tazpkg.