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
Commit message (
Expand
)
Author
Age
Files
*
Wording: s/option/setting/.
Guilhem Moulin
2021-02-20
4
*
wibble
Guilhem Moulin
2021-02-20
1
*
typofix
Guilhem Moulin
2021-02-20
1
*
Remove dependency on List::Util (core module).
Guilhem Moulin
2021-02-20
3
*
Use real UID not effective UID in environment sanitation.
Guilhem Moulin
2021-02-20
1
*
Symlink $(sysconfdir)/apache2/conf-available/lacme.conf → ../../lacme/apach...
Guilhem Moulin
2021-02-20
2
*
Makefile wibble
Guilhem Moulin
2021-02-20
1
*
Document spawning a remote lacme-accountd(1) instance.
Guilhem Moulin
2021-02-20
3
*
lacme-accountd: Don't error out when the default configuration file is missing.
Guilhem Moulin
2021-02-20
2
*
Add tests for OpenSSL- and GnuPG-encrypted account keys.
Guilhem Moulin
2021-02-20
3
*
lacme: Preserve $GPG_TTY when spawning the accountd.
Guilhem Moulin
2021-02-20
1
*
Deprecate setting 'privkey' in [accountd] section of the lacme(8) configurati...
Guilhem Moulin
2021-02-20
5
*
lacme(8)'s 'config' option in the [accountd] section no longer have a default...
Guilhem Moulin
2021-02-20
4
*
Add test suite against Let's Encrypt's staging environment.
Guilhem Moulin
2021-02-20
15
*
Update staging hierarchy.
Guilhem Moulin
2021-02-20
9
*
Use File::Basename::dirname().
Guilhem Moulin
2021-02-20
4
*
accountd: replace internal option --conn-fd=FD with flag --stdio.
Guilhem Moulin
2021-02-18
4
*
Split client/webserver/accountd commands on whitespace.
Guilhem Moulin
2021-02-18
4
*
Set the DEBUG environment variable to 0/1 instead of ""/1.
Guilhem Moulin
2021-02-18
2
*
Use 'acme-challenge.XXXXXXXXXX' as template for the temporary ACME challenge ...
Guilhem Moulin
2021-02-18
2
*
webserver: reopen stdin from /dev/null.
Guilhem Moulin
2021-02-18
2
*
Split Nginx and Apapche2 static configuration snippets into seperate files.
Guilhem Moulin
2021-02-18
5
*
Sanitize environment when spawning children.
Guilhem Moulin
2021-02-18
2
*
Consolidate error messages for consistency.
Guilhem Moulin
2021-02-18
4
*
client: avoid "Use of uninitialized value in pattern match (m//)" perl warnings.
Guilhem Moulin
2021-02-18
2
*
Makefile: set executable bit for $(bindir)/lacme-accountd and $(sbindir)/lacme.
Guilhem Moulin
2021-02-18
2
*
Don't load configuration files from ./ by default.
Guilhem Moulin
2021-02-18
5
*
client: use "lacme-client/$VERSION" as User-Agent header.
Guilhem Moulin
2021-02-18
3
*
typofix
Guilhem Moulin
2021-02-18
1
*
Add certs-staging/fake*.pem for tests using the staging environment.
Guilhem Moulin
2021-02-18
3
*
typofix
Guilhem Moulin
2021-02-15
1
*
Makefile: new 'release' target.
Guilhem Moulin
2021-02-15
1
*
Add support for TLS Feature extension from RFC 7633.
Guilhem Moulin
2021-02-15
3
*
Add certs/letsencryptauthorityx[12].pem
Guilhem Moulin
2021-02-15
2
*
Bump copyright years.
Guilhem Moulin
2021-02-15
5
*
Add (self-signed) ISRG Roots to the CA bundle.
Guilhem Moulin
2021-02-15
6
*
Improve nginx/apache2 snippets for direct serving of challenge files.
Guilhem Moulin
2021-02-14
3
*
challenge-directory now needs to be set to an *existing* directory.
Guilhem Moulin
2021-02-14
5
*
lacme: allow direct use challenge-directory .well-known/acme-challenge
Benjamin Tietz
2021-02-14
3
*
Rename debian branch to debian/latest.
Guilhem Moulin
2021-02-14
1
*
Improve user/group documentation.
Guilhem Moulin
2021-02-12
1
*
Improve keyUsage documentation.
Guilhem Moulin
2021-02-12
2
*
wibble
Guilhem Moulin
2021-02-12
1
*
client: fail immediately when the accountd is unreachable.
Guilhem Moulin
2021-02-12
2
*
Replace Types::Serialiser::true with JSON::true.
Guilhem Moulin
2021-02-12
3
*
Raise client timeout from 10 to 30s.
Guilhem Moulin
2021-02-12
4
*
lacme: new flag `--force`.
Guilhem Moulin
2020-12-09
3
*
Make unprivileged user/group for the internal client resp. webserver configur...
Guilhem Moulin
2020-12-09
5
*
s/\.pem$/.crt/
Guilhem Moulin
2020-12-09
1
*
Fix broken URLs.
Guilhem Moulin
2020-12-09
1
[next]