Client Version 0.5.0

已查看 1,131 次
跳至第一个未读帖子

Brad Warren

未读,
2016年4月5日 22:25:082016/4/5
收件人 clien...@letsencrypt.org
Version 0.5.0 of the Let's Encrypt client has just been released. Some
of the new features included in this release are:

* The ability to use the webroot plugin interactively.
* The flags --pre-hook, --post-hook, and --renew-hook which can be used
with the renew subcommand to register shell commands to run in
response to renewal events. Pre-hook commands will be run before
any certs are renewed, post-hook commands will be run after any
certs are renewed, and renew-hook commands will be run after each
cert is renewed. If no certs are due for renewal, no command is run.
* Cleaner renewal configuration files. In /etc/letsencrypt/renewal by
default, these files can be used to control what parameters are used
when renewing a specific certificate.
* A -q/--quiet flag which silences all output except errors.
* An --allow-subset-of-domains flag which can be used with the renew
command to prevent renewal failures for a subset of the requested
domains from causing the client to exit.

A complete list of changes can be found at:

https://github.com/letsencrypt/letsencrypt/issues?q=milestone%3A0.5.0+is%3Aissue

Sebastian

未读,
2016年4月13日 03:59:292016/4/13
收件人 Brad Warren、clien...@letsencrypt.org
Hi,

On 04/06/2016 04:25 AM, Brad Warren wrote:
> * The flags --pre-hook, --post-hook, and --renew-hook which can be used
> with the renew subcommand to register shell commands to run in
> response to renewal events. Pre-hook commands will be run before
> any certs are renewed, post-hook commands will be run after any
> certs are renewed, and renew-hook commands will be run after each
> cert is renewed. If no certs are due for renewal, no command is run.
Can these parameters be configured in the config file at
/etc/letsencrypt/renewal?
Do the scripts get any parameters (common names, path, etc)?

The only information I could find in the docs are these:
https://letsencrypt.readthedocs.org/en/latest/man/letsencrypt.html?highlight=pre-hook

Sebastian

--
python programming - mail server - photo - video - https://sebix.at
cryptographic key at https://sebix.at/DC9B463B.asc and on public keyservers


signature.asc

Peter Eckersley

未读,
2016年4月13日 13:22:592016/4/13
收件人 Sebastian、Brad Warren、Let's Encrypt Client Development
The main documentation for the flags can be found by running the client with "--help renew" (or "--help all").  It should be possible to set them from a config file.  Currently --renew-hook gets extra parameters (via environment variables) but mostly for implementation reasons --pre-hook and --post-hook do not at the moment.  Please file a github issue with any parameter/hook combinations you need and we'll investigate adding them in future releases.



--
You received this message because you are subscribed to the Google Groups "Let's Encrypt Client Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to client-dev+...@letsencrypt.org.
To post to this group, send email to clien...@letsencrypt.org.
To view this discussion on the web visit https://groups.google.com/a/letsencrypt.org/d/msgid/client-dev/570DFC53.2050009%40sebix.at.



--
Peter
回复全部
回复作者
转发
0 个新帖子