index
:
lacme
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
/
lacme
Commit message (
Expand
)
Author
Age
Files
*
Prepare new release v0.8.1.
HEAD
v0.8.1
master
Guilhem Moulin
2023-01-25
1
*
lacme: pass a temporary JSON file with the client configuration to the intern...
Guilhem Moulin
2021-02-25
1
*
lacme: split certificates using Net::SSLeay::PEM_* instead of calling openssl.
Guilhem Moulin
2021-02-25
1
*
lacme: improve install_cert()'s handling of temporary files.
Guilhem Moulin
2021-02-24
1
*
lacme: Return an error when the 'mode'/'chown' isn't a number.
Guilhem Moulin
2021-02-24
1
*
lacme: Add 'owner' resp. 'mode' as (prefered) alias for 'chown' resp. 'chmod'.
Guilhem Moulin
2021-02-24
1
*
lacme: Default mode for certificate(-chain) creation is 0644 minus umask rest...
Guilhem Moulin
2021-02-24
1
*
lacme: Don't write certificate(-chain) file on chown/chmod failure.
Guilhem Moulin
2021-02-24
1
*
If restricting access via umask() fails, don't include errno in the error mes...
Guilhem Moulin
2021-02-24
1
*
lacme: Ignore empty values in 'chown'/'chmod'/'certificate'/'certificate-chain'.
Guilhem Moulin
2021-02-24
1
*
lacme: When getpwnam()/getgrnam()'s errno is 0, exclude it from error messages.
Guilhem Moulin
2021-02-24
1
*
In lacme's the [accountd] config, let lacme-accountd(1) do the %-expansion fo...
Guilhem Moulin
2021-02-22
1
*
Prepare new release v0.8.0.
v0.8.0
Guilhem Moulin
2021-02-22
1
*
wording
Guilhem Moulin
2021-02-21
1
*
lacme-accountd: new setting 'logfile' to log signature requests.
Guilhem Moulin
2021-02-21
1
*
Add %-specifiers support.
Guilhem Moulin
2021-02-20
1
*
wibble
Guilhem Moulin
2021-02-20
1
*
Remove dependency on List::Util (core module).
Guilhem Moulin
2021-02-20
1
*
Use real UID not effective UID in environment sanitation.
Guilhem Moulin
2021-02-20
1
*
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
1
*
lacme(8)'s 'config' option in the [accountd] section no longer have a default...
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
*
Sanitize environment when spawning children.
Guilhem Moulin
2021-02-18
1
*
Consolidate error messages for consistency.
Guilhem Moulin
2021-02-18
1
*
Don't load configuration files from ./ by default.
Guilhem Moulin
2021-02-18
1
*
Add support for TLS Feature extension from RFC 7633.
Guilhem Moulin
2021-02-15
1
*
Bump copyright years.
Guilhem Moulin
2021-02-15
1
*
Add (self-signed) ISRG Roots to the CA bundle.
Guilhem Moulin
2021-02-15
1
*
challenge-directory now needs to be set to an *existing* directory.
Guilhem Moulin
2021-02-14
1
*
lacme: allow direct use challenge-directory .well-known/acme-challenge
Benjamin Tietz
2021-02-14
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
*
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
*
Upgrade links to secure HTTP.
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
*
Change default libexec dir from /usr/lib/lacme to /usr/libexec/lacme.
Guilhem Moulin
2020-08-03
1
*
Use /run for the listening socket of the webserver component.
Guilhem Moulin
2019-08-22
1
*
lacme: new option 'account --deactivate'
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
*
Use ACME v2 endpoints
Guilhem Moulin
2018-04-27
1
*
Update copyright info
upstream/0.3
Guilhem Moulin
2017-07-09
1
[next]