help-guix
[Top][All Lists]
Advanced

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

Re: How to use certbot and REQUEST_CA_BUNDLE


From: Moisés Simón
Subject: Re: How to use certbot and REQUEST_CA_BUNDLE
Date: Tue, 5 Sep 2023 17:36:59 +0200 (GMT+02:00)

according to:

https://www.gnu.org/software//mcron/manual/html_node/Guile-Syntax.html#Setting-environment-variables

it is possible to set env variables for mcron jobs in guile, but I am not sure 
how to glue that in Guix config

5 sept 2023 16:39:49 Saku Laesvuori <saku@laesvuori.fi>:

> On Tue, Sep 05, 2023 at 10:59:21AM +0200, Moisés Simón wrote:
>> Hi,
>> 
>> I'm running my own acme server and CA I need to pass REQUEST_CA_BUNDLE env 
>> variable to the certbot mcron job.
>> 
>> What would be the best approach to pass this variable to certbot-service 
>> that Guix provides?
> 
> Probably writing a patch for the certbot service, I don't think it's
> possible to modify the environment of a service's shepherd job if the
> service doesn't provide a configuration option for it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]