Bug#574565: should remove ssl-cert group at purge if unused, and maybe add user to group

2024-08-04 Thread Jonas Smedegaard
Quoting Stefan Fritsch (2024-08-04 11:32:42) > Am 19.03.10 um 03:05 schrieb Jonas Smedegaard: > > ssl-cert adds a group at install which is not removed again at purge. > > I think the ssl-cert group is something that the local user may use for > certificate files or key

Bug#972695: apache2: logrotate config should mention the importance for TLS of daily rotation

2020-10-22 Thread Jonas Smedegaard
Package: apache2 Version: 2.4.46-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 When using TLS, SSLSessionTickets is enabled by default. SSLSessionTickets need frequent server reloads for Perfect Forward Secrecy, which in Debian is ensured through daily logration. That lo

Bug#972632: apache2: please provide compression snippet to support brotli (not only deflate)

2020-10-21 Thread Jonas Smedegaard
Quoting Jonas Smedegaard (2020-10-21 16:31:38) > P.S. > > This bugreport only covers compression applied to _transfer_ encoding. > Covering _content_ encoding a.k.a. pre-compressed files is more tricky > because it ties more intimately into the kind of data served. Notably >

Bug#972632: apache2: please provide compression snippet to support brotli (not only deflate)

2020-10-21 Thread Jonas Smedegaard
Package: apache2 Version: 2.4.46-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 apache2 ships with on-the-fly compression modules deflate and brotli, but whereas deflate is both enabled and configured by default, brotli is disabled and lack any default configuration. Moreover,

Bug#972400: apache2: please add MIME type application/wasm for WebAssembly, and enable with deflate module

2020-10-17 Thread Jonas Smedegaard
Control: retitle -1 apache2: please enable application/wasm with deflate module Control: severity -1 normal Quoting Jonas Smedegaard (2020-10-17 22:47:02) > WebAssembly code must be served as MIME type application/wasm to work. > See e.g. <https://www.w3.org/TR/wasm-web-api-1/#streamin

Bug#972400: apache2: please add MIME type application/wasm for WebAssembly, and enable with deflate module

2020-10-17 Thread Jonas Smedegaard
Package: apache2 Version: 2.4.46-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 WebAssembly code must be served as MIME type application/wasm to work. See e.g. . Please add application/wasm for files with extension .

Bug#972398: apache2: please add extension .da for danish langugage in mime.conf

2020-10-17 Thread Jonas Smedegaard
Package: apache2 Version: 2.4.46-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 In the country Denmark (dk) the language danish (da) is spoken. Apache2 currently ties only pages with extension .dk to danish. Please add .da as alternative extension for danish in the file /etc

Bug#926433: libapache2-mod-gnutls: Invalid HTTP request to ocsp.int-x3.letsencrypt.org

2020-10-13 Thread Jonas Smedegaard
that the module triggeres the messages, and later releases of mod_gnutls indicates fixes to what could very well be this issue. Reassigning accordingly, - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me fr

Re: [pkg-uWSGI-devel] mod_proxy_uwsgi now included with apache httpd, transitional package for libapache2-mod-proxy-uwsgi?

2018-04-19 Thread Jonas Smedegaard
rovide the transitional package. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private pgpT_nnJdjcMP.pgp Description: PGP signature

Bug#697465: apache2.2-common: initial install fails: Could not read /etc/apache2/envvars

2013-08-19 Thread Jonas Smedegaard
to let it hang incomplete there instead, until I - or others? - get around to shed more light (from slightly different angle) onto it. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before

Bug#697465: apache2.2-common: initial install fails: Could not read /etc/apache2/envvars

2013-01-08 Thread Jonas Smedegaard
Quoting Julien Cristau (2013-01-07 23:54:36) > On Mon, Jan 7, 2013 at 20:23:26 +0100, Jonas Smedegaard wrote: > > > Sorry if I was unclear earlier: I am talking about postinst too: > > postinst calls a2ensite calls perl loads modules. > > > > Since those

Bug#697465: apache2.2-common: initial install fails: Could not read /etc/apache2/envvars

2013-01-07 Thread Jonas Smedegaard
. /etc/default/locale export LANG ## The command to get the status for 'apache2ctl status'. ## Some packages providing 'www-browser' need '--dump' instead of '-dump'. #export APACHE_LYNX='www-browser -dump' ## If you need a higher file descriptor lim

Bug#697465: apache2.2-common: initial install fails: Could not read /etc/apache2/envvars

2013-01-05 Thread Jonas Smedegaard
Package: apache2.2-common Version: 2.2.22-12 Severity: serious Justification: Policy 7.2 Installation fails like this: Setting up apache2.2-common (2.2.22-12) ... sh: 1: .: Can't open /etc/apache2/envvars Could not read /etc/apache2/envvars dpkg: error processing apache2.2-common (--configure):

Bug#645515: ssl-cert: Please support AltName

2011-10-16 Thread Jonas Smedegaard
Package: ssl-cert Version: 1.0.28 Severity: wishlist Attached patch provides support for optionally adding AltName string - useful for hosting multiple domains on same IP, and for generating a WebID. diff -ruN ssl-cert-1.0.28/debian/templates ssl-cert-1.0.28~0jones1/debian/templates --- ssl-cert-1

Bug#574565: should remove ssl-cert group at purge if unused, and maybe add user to group

2010-03-20 Thread Jonas Smedegaard
Hi Tollef, On Sat, Mar 20, 2010 at 10:20:13AM +0100, Tollef Fog Heen wrote: severity 574565 wishlist thanks ]] Jonas Smedegaard | Package: ssl-cert | Version: 1.0.25 | Severity: serious Serious? What would the justification for that be? I used same severity as is used for piuparts

Bug#574565: should remove ssl-cert group at purge if unused, and maybe add user to group

2010-03-18 Thread Jonas Smedegaard
Package: ssl-cert Version: 1.0.25 Severity: serious ssl-cert adds a group at install which is not removed again at purge. See the package icecast2 for a proven purge routine for inspiration. Also, since ssl-cert creates only a group, and order of install or purge is nondeterministic, other packa