aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFiles
...
* lacme(8)'s 'config' option in the [accountd] section no longer have a default...Guilhem Moulin2021-02-204
* Add test suite against Let's Encrypt's staging environment.Guilhem Moulin2021-02-2015
* Update staging hierarchy.Guilhem Moulin2021-02-209
* Use File::Basename::dirname().Guilhem Moulin2021-02-204
* accountd: replace internal option --conn-fd=FD with flag --stdio.Guilhem Moulin2021-02-184
* Split client/webserver/accountd commands on whitespace.Guilhem Moulin2021-02-184
* Set the DEBUG environment variable to 0/1 instead of ""/1.Guilhem Moulin2021-02-182
* Use 'acme-challenge.XXXXXXXXXX' as template for the temporary ACME challenge ...Guilhem Moulin2021-02-182
* webserver: reopen stdin from /dev/null.Guilhem Moulin2021-02-182
* Split Nginx and Apapche2 static configuration snippets into seperate files.Guilhem Moulin2021-02-185
* Sanitize environment when spawning children.Guilhem Moulin2021-02-182
* Consolidate error messages for consistency.Guilhem Moulin2021-02-184
* client: avoid "Use of uninitialized value in pattern match (m//)" perl warnings.Guilhem Moulin2021-02-182
* Makefile: set executable bit for $(bindir)/lacme-accountd and $(sbindir)/lacme.Guilhem Moulin2021-02-182
* Don't load configuration files from ./ by default.Guilhem Moulin2021-02-185
* client: use "lacme-client/$VERSION" as User-Agent header.Guilhem Moulin2021-02-183
* typofixGuilhem Moulin2021-02-181
* Add certs-staging/fake*.pem for tests using the staging environment.Guilhem Moulin2021-02-183
* typofixGuilhem Moulin2021-02-151
* Makefile: new 'release' target.Guilhem Moulin2021-02-151
* Add support for TLS Feature extension from RFC 7633.Guilhem Moulin2021-02-153
* Add certs/letsencryptauthorityx[12].pemGuilhem Moulin2021-02-152
* Bump copyright years.Guilhem Moulin2021-02-155
* Add (self-signed) ISRG Roots to the CA bundle.Guilhem Moulin2021-02-156
* Improve nginx/apache2 snippets for direct serving of challenge files.Guilhem Moulin2021-02-143
* challenge-directory now needs to be set to an *existing* directory.Guilhem Moulin2021-02-145
* lacme: allow direct use challenge-directory .well-known/acme-challengeBenjamin Tietz2021-02-143
* Rename debian branch to debian/latest.Guilhem Moulin2021-02-141
* Improve user/group documentation.Guilhem Moulin2021-02-121
* Improve keyUsage documentation.Guilhem Moulin2021-02-122
* wibbleGuilhem Moulin2021-02-121
* client: fail immediately when the accountd is unreachable.Guilhem Moulin2021-02-122
* Replace Types::Serialiser::true with JSON::true.Guilhem Moulin2021-02-123
* Raise client timeout from 10 to 30s.Guilhem Moulin2021-02-124
* lacme: new flag `--force`.Guilhem Moulin2020-12-093
* Make unprivileged user/group for the internal client resp. webserver configur...Guilhem Moulin2020-12-095
* s/\.pem$/.crt/Guilhem Moulin2020-12-091
* Fix broken URLs.Guilhem Moulin2020-12-091
* documentation: emphasize default values in the config file.Guilhem Moulin2020-12-093
* documentation: clarify that "file:/path/to/account.key" can point to a symmet...Guilhem Moulin2020-12-093
* wibbleGuilhem Moulin2020-12-092
* documentation: suggest to generate private key material with genpkey(1ssl).Guilhem Moulin2020-12-094
* lacme: delay webserver socket shutdown.Guilhem Moulin2020-12-092
* Use upstream certicate chain instead of an hardcoded one.upstream/0.7Guilhem Moulin2020-11-2614
* README: Link to /man/lacme.8.htmlGuilhem Moulin2020-08-041
* Improve long command wrapping.Guilhem Moulin2020-08-041
* New release 0.6.1upstream/0.6.1Guilhem Moulin2020-08-041
* Upgrade links to secure HTTP.Guilhem Moulin2020-08-047
* Ignore [accountd] section from lacme.conf when the --socket option is defined.Guilhem Moulin2020-08-044
* Makefile: Use variables for target directories etc.Guilhem Moulin2020-08-0411