[libre-riscv-dev] [Bug 182] Move to libre-soc.org

bugzilla-daemon at libre-riscv.org bugzilla-daemon at libre-riscv.org
Tue Feb 18 18:36:52 GMT 2020


http://bugs.libre-riscv.org/show_bug.cgi?id=182

--- Comment #21 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to vklr at vkten.in from comment #20)
> There is a nginx plugin but it is not safe. Webroot plugin is safer. It
> generates a certificate in a directory, and we have to copy it to required
> final place.

The way I did it was just making symlinks to the location that certbot stores
the latest version of the certificate (it stores it in a subdirectory of
/etc/letsencrypt with access only allowed by root). That way, no copying is
needed, all that's needed is to have the appropriate programs reload the
certificates.

> In certbot example, it needs a two web root directories for two
> base cross-domains but not needed for subdomains. So we need to setup at
> least
> 2 vhosts in nginx; one for libre-soc and one for libre-riscv.org.
> There are also limits on renewals.

The rate limit is high enough that as long as we're not doing dumb stuff we
shouldn't ever hit it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-riscv-dev mailing list