Bug#951067: apache2: unable to disable TLSv1

2020-02-10 Thread Olaf Zaplinski
Package: apache2 Version: 2.4.38-3+deb10u3 Severity: important Dear Maintainer, it is not possible to get rid of TLS v1. This is no duplicate of #925061, I think. What I tried: removed /etc/letsencrypt/options-ssl-apache.conf, see #950735 edited /etc/apache2/mods-enabled/ssl.conf: "SSLProtocol

Bug#928173: .

2019-04-29 Thread Olaf Zaplinski
I did a cross check with Apache 2.4.39 on my FreeBSD box, it is working as expected.

Bug#928173: apache2: SSLCipherSuite is ignored

2019-04-29 Thread Olaf Zaplinski
Package: apache2 Version: 2.4.25-3+deb9u7 Severity: normal Dear Maintainer, I have set SSLCipherSuite "-ALL ECDHE-ECDSA-CHACHA20-POLY1305 ECDHE-RSA-CHACHA20-POLY1305 ECDHE-ECDSA-AES256-GCM-SHA384" in mods-enabled/ssl.conf SSLProtocol is not defined anywhere. SSLCipherSuite is only defined here

Bug#690232: apache2: Apache2 listens on tcp6 only

2012-10-20 Thread Olaf Zaplinski
Am 20.10.2012 01:09, schrieb Arno Töll: tags 690232 +moreingo thanks On 11.10.2012 14:50, Olaf Zaplinski wrote: funny is: I disabled IPv6, now everything works as expected. Frankly, neither Stefan or me have a clear understanding where and how this would a bug. We're aware of a si

Bug#690232: apache2: Apache2 listens on tcp6 only

2012-10-11 Thread Olaf Zaplinski
Hi, funny is: I disabled IPv6, now everything works as expected. Olaf -- To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4e7be027ab78b0ecb33bb9908941625c@localhost

Bug#690232: apache2: Apache2 listens on tcp6 only

2012-10-11 Thread Olaf Zaplinski
Package: apache2.2-common Version: 2.2.16-6+squeeze8 Severity: normal -- Package-specific info: List of enabled modules from 'apache2 -M': alias auth_basic authn_file authz_default authz_groupfile authz_host authz_user autoindex cgi deflate dir env mime negotiation php5 reqtimeout setenvif

Bug#378737: strange virtual server config for default server

2006-07-18 Thread Olaf Zaplinski
Package: apache2 Version: 2.0.54-5 In /etc/apache2/sites-enabled/000-default I defined: # globale Optionen fuer alle virtuellen Server: ServerSignature Email ServerTokensProductOnly NameVirtualHost 62.206.102.82:80 [snip] AddType application/x-x509-ca-cert .der AddType app

Bug#315847: .htaccess is ignored

2005-06-26 Thread Olaf Zaplinski
Package: apache2 Version: 2.0.54-4 Severity: grave I just upgraded from my self compiled apache1 to Debians apache2. Now .htaccess directives are ignored. my sites-available/default: NameVirtualHost * ServerAdmin [EMAIL PROTECTED] DocumentRoot /var/www/