index
:
lacme
debian/bookworm
debian/bullseye
debian/buster
debian/latest
debian/wheezy
master
Small ACME client written with process isolation and minimal privileges in mind
Guilhem Moulin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Changelog
Commit message (
Expand
)
Author
Age
Files
...
*
lacme: new flag `--force`.
Guilhem Moulin
2020-12-09
1
*
Make unprivileged user/group for the internal client resp. webserver configur...
Guilhem Moulin
2020-12-09
1
*
documentation: emphasize default values in the config file.
Guilhem Moulin
2020-12-09
1
*
documentation: clarify that "file:/path/to/account.key" can point to a symmet...
Guilhem Moulin
2020-12-09
1
*
documentation: suggest to generate private key material with genpkey(1ssl).
Guilhem Moulin
2020-12-09
1
*
lacme: delay webserver socket shutdown.
Guilhem Moulin
2020-12-09
1
*
Use upstream certicate chain instead of an hardcoded one.
upstream/0.7
Guilhem Moulin
2020-11-26
1
*
New release 0.6.1
upstream/0.6.1
Guilhem Moulin
2020-08-04
1
*
Ignore [accountd] section from lacme.conf when the --socket option is defined.
Guilhem Moulin
2020-08-04
1
*
Makefile: Use variables for target directories etc.
Guilhem Moulin
2020-08-04
1
*
Adapt Apache2 snippet to Apache2 2.4.
Guilhem Moulin
2020-08-04
1
*
Change default libexec dir from /usr/lib/lacme to /usr/libexec/lacme.
Guilhem Moulin
2020-08-03
1
*
Install lacme manpage to section 8.
Guilhem Moulin
2020-08-03
1
*
Makefile: Major refactoring, add install and uninstall targets.
Guilhem Moulin
2020-08-03
1
*
Use /run for the listening socket of the webserver component.
Guilhem Moulin
2019-08-22
1
*
New release 0.6.
upstream/0.6
Guilhem Moulin
2019-08-21
1
*
lacme: new option 'account --deactivate'
Guilhem Moulin
2019-08-21
1
*
Issue GET and POST-as-GET requests (RFC 8555 sec. 6.3)
Guilhem Moulin
2019-08-21
1
*
Link to RFC 8555 instead of the ACME I-D URL.
Guilhem Moulin
2019-08-21
1
*
Call iptables binaries from /usr/sbin not /sbin.
Guilhem Moulin
2019-08-21
1
*
lacme, client: new dependency Date::Parse.
Guilhem Moulin
2019-01-21
1
*
client: poll order URL instead of each authz URL successively.
Guilhem Moulin
2019-01-21
1
*
Use ACME v2 endpoints
Guilhem Moulin
2018-04-27
1
*
Fix manpage generation with pandoc >=2.1
Guilhem Moulin
2018-04-26
1
*
Copy snippets/*.conf to /etc/lacme
upstream/0.4
Guilhem Moulin
2017-07-28
1
*
Fix generation of manpages with pandoc >=1.18
Guilhem Moulin
2017-07-28
1
*
Update copyright info
upstream/0.3
Guilhem Moulin
2017-07-09
1
*
Bind webserver to /var/run/lacme-www.socket by default.
Guilhem Moulin
2017-07-08
1
*
lacme: Specify minimum required Socket version 1.95.
Guilhem Moulin
2017-07-01
1
*
Specify minimum required Perl versions.
Guilhem Moulin
2017-07-01
1
*
Ensure fdopen is called with an integer.
Guilhem Moulin
2017-07-01
1
*
Provide apache2 configuration snippet.
Guilhem Moulin
2017-06-29
1
*
Remove potential race when creating ACME challenge response files.
Guilhem Moulin
2017-06-29
1
*
lacme(1), lacme-accountd(1): fix version number.
Guilhem Moulin
2017-06-29
1
*
webserver: refuse to follow symlink when serving ACME challenge responses.
Guilhem Moulin
2017-06-29
1
*
Provide nginx configuration snippet.
Guilhem Moulin
2017-06-28
1
*
Change the default 'min-days' from 10 to 21.
Guilhem Moulin
2017-06-28
1
*
webserver: allow listening to multiple addresses.
Guilhem Moulin
2017-06-28
1
*
new-cert: create certificate files atomically.
Guilhem Moulin
2017-02-24
1
*
new-cert: mark basicConstraints and keyUsage x509v3 extensions as critical in...
Guilhem Moulin
2017-02-22
1
*
Changelog: prefix bugfixes with '+'.
Guilhem Moulin
2017-02-22
1
*
new-cert: new CLI option "min-days"
Guilhem Moulin
2017-02-19
1
*
new-cert: sort section names if not passed explicitely.
Guilhem Moulin
2017-02-19
1
*
Ensure lacme's config file descriptor has the FD_CLOEXEC bit set.
Guilhem Moulin
2017-02-19
1
*
config-cert: import the default section of files already read.
Guilhem Moulin
2017-02-19
1
*
s/lacme-certs.d/lacme-certs.conf.d/
upstream/0.2
Guilhem Moulin
2016-12-05
1
*
"config-certs" now points to a list of files or directories.
Guilhem Moulin
2016-12-05
1
*
Prepare new release.
Guilhem Moulin
2016-12-03
1
*
Add a Changelog.
Guilhem Moulin
2016-06-14
1
[prev]