[Letsencrypt-devel] Bug#826145: letsencrypt.sh: Ship lighttpd module?
Mattia Rizzolo
mattia at debian.org
Thu Jun 2 19:57:23 UTC 2016
On Thu, Jun 02, 2016 at 06:25:48PM +0200, Elrond wrote:
> could you consider to provide the attached file as
> /etc/lighttpd/conf-available/10-letsencrypt.sh-challenge.conf
Yes! we were waiting for somebody to provide such file :)
> You might leave activating it to the admin. But having the
> file already in place might make the admin's live easier.
[..]
> I don't think, it's needed to put this in its own package
> like the -apache2 one.
the apache2 one activates itself when installing, and I find that a
feature.
> It's just a file you ship, that wont
> hurt anyone.
and I find shipping unused/useless files in /etc sad. /etc is already
bloated enouhg.
Is there some thing like dh-apache2 to enable/deal with that conf, etc?
> alias.url += (
> "/.well-known/acme-challenge" => "/var/lib/letsencrypt.sh/acme-challenges"
> )
I'm not a lighttpd guy, is this apache2 conf snippet needed/wanted here
too?
<Directory /var/lib/letsencrypt.sh/acme-challenges/>
Options FollowSymlinks
Options -Indexes
AllowOverride None
Require all granted
</Directory>
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/letsencrypt-devel/attachments/20160602/0026f39d/attachment.sig>
More information about the Letsencrypt-devel
mailing list