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
*
Remove dependency on List::Util (core module).
Guilhem Moulin
2021-02-20
1
*
Deprecate setting 'privkey' in [accountd] section of the lacme(8) configurati...
Guilhem Moulin
2021-02-20
1
*
lacme(8)'s 'config' option in the [accountd] section no longer have a default...
Guilhem Moulin
2021-02-20
1
*
Add test suite against Let's Encrypt's staging environment.
Guilhem Moulin
2021-02-20
1
*
Use File::Basename::dirname().
Guilhem Moulin
2021-02-20
1
*
accountd: replace internal option --conn-fd=FD with flag --stdio.
Guilhem Moulin
2021-02-18
1
*
Split client/webserver/accountd commands on whitespace.
Guilhem Moulin
2021-02-18
1
*
Set the DEBUG environment variable to 0/1 instead of ""/1.
Guilhem Moulin
2021-02-18
1
*
Use 'acme-challenge.XXXXXXXXXX' as template for the temporary ACME challenge ...
Guilhem Moulin
2021-02-18
1
*
webserver: reopen stdin from /dev/null.
Guilhem Moulin
2021-02-18
1
*
Split Nginx and Apapche2 static configuration snippets into seperate files.
Guilhem Moulin
2021-02-18
1
*
Sanitize environment when spawning children.
Guilhem Moulin
2021-02-18
1
*
Consolidate error messages for consistency.
Guilhem Moulin
2021-02-18
1
*
client: avoid "Use of uninitialized value in pattern match (m//)" perl warnings.
Guilhem Moulin
2021-02-18
1
*
Makefile: set executable bit for $(bindir)/lacme-accountd and $(sbindir)/lacme.
Guilhem Moulin
2021-02-18
1
*
Don't load configuration files from ./ by default.
Guilhem Moulin
2021-02-18
1
*
client: use "lacme-client/$VERSION" as User-Agent header.
Guilhem Moulin
2021-02-18
1
*
Add support for TLS Feature extension from RFC 7633.
Guilhem Moulin
2021-02-15
1
*
Add (self-signed) ISRG Roots to the CA bundle.
Guilhem Moulin
2021-02-15
1
*
Improve nginx/apache2 snippets for direct serving of challenge files.
Guilhem Moulin
2021-02-14
1
*
challenge-directory now needs to be set to an *existing* directory.
Guilhem Moulin
2021-02-14
1
*
client: fail immediately when the accountd is unreachable.
Guilhem Moulin
2021-02-12
1
*
Replace Types::Serialiser::true with JSON::true.
Guilhem Moulin
2021-02-12
1
*
Raise client timeout from 10 to 30s.
Guilhem Moulin
2021-02-12
1
*
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
[next]