unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Certbot service: no http -> https redirection
@ 2020-10-20  7:40 divoplade
  2020-10-20  9:42 ` jbranso
  0 siblings, 1 reply; 7+ messages in thread
From: divoplade @ 2020-10-20  7:40 UTC (permalink / raw)
  To: help-guix

Dear guix,

I have a certbot service with a nginx service. If I understand
correctly, certbot should hack the nginx configuration in order to
register itself for all .well-known/acme-challenge (I'm not sure for
the path syntax, but that's not the point) requests, and basically
redirect all other HTTP requests to HTTPS.

However, my system does not seem to do that.

How does guix know that my web server configuration needs to be
extended with certbot's anyway? Should I add a configuration entry?

For now my web configuration is:
https://code.divoplade.fr/divoplade-site.git/tree/divoplade/services/web.scm

Notice that there's no configuration entry for certbot.

My certbot configuration is:
https://code.divoplade.fr/divoplade-site.git/tree/divoplade/services/certbot.scm

Best regards,

divoplade



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-10-20 21:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20  7:40 Certbot service: no http -> https redirection divoplade
2020-10-20  9:42 ` jbranso
2020-10-20 10:17   ` divoplade
2020-10-20 12:04     ` Julien Lepiller
2020-10-20 18:34       ` Joshua Branson
2020-10-20 19:57         ` Julien Lepiller
2020-10-20 21:01           ` Joshua Branson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).