wok diff apache/receipt @ 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 8fafe6486d97
children ad0bfd65eaaa
line diff
     1.1 --- a/apache/receipt	Sat Feb 13 10:39:15 2016 +0100
     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.