[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#294662: apache2-common: Duplicate SSL example configuration file (ssl-std.conf)



Package: apache2-common
Version: 2.0.52-3
Severity: minor

In /usr/share/doc/apache2/examples, there is a duplicate SSL example
configuration file called "ssl-std.conf(.gz)", which is essentially
identical to "ssl.conf(.gz)":

| # cd /usr/share/doc/apache2/examples
| # ls -la ssl*
| -rw-r--r--  1 root root  4288 2004-11-10 13:00 ssl-std.conf.gz
| -rw-r--r--  1 root root  4284 2004-11-10 13:00 ssl.conf.gz
| # gunzip <ssl-std.conf.gz >ssl-std.conf
| # gunzip <ssl.conf.gz >ssl.conf
| # diff -u ssl-std.conf ssl.conf
| #

I think "ssl-std.conf(.gz)" can (and should) be safely omitted from the
package.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (600, 'testing'), (90, 'unstable')
Architecture: i386 (i586)



Reply to: