aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFiles
...
| * test suite: Don't try to show stderr if it's empty.Guilhem Moulin2021-02-211
| * test suite: Indicate which tests have passed.Guilhem Moulin2021-02-211
| * Make the ACME API server URL configurable at build time.Guilhem Moulin2021-02-215
| * lacme-accountd: new setting 'logfile' to log signature requests.Guilhem Moulin2021-02-218
| * lacme-accountd(1): base64url-decode incoming signature requests.Guilhem Moulin2021-02-212
| * Documentation: Wrap commands in `…`.Guilhem Moulin2021-02-201
| * Document `lacme-accountd --stdio`.Guilhem Moulin2021-02-204
| * Add %-specifiers support.Guilhem Moulin2021-02-2011
| * Wording: s/option/setting/.Guilhem Moulin2021-02-204
| * wibbleGuilhem Moulin2021-02-201
| * typofixGuilhem Moulin2021-02-201
| * Remove dependency on List::Util (core module).Guilhem Moulin2021-02-203
| * Use real UID not effective UID in environment sanitation.Guilhem Moulin2021-02-201
| * Symlink $(sysconfdir)/apache2/conf-available/lacme.conf → ../../lacme/apach...Guilhem Moulin2021-02-202
| * Makefile wibbleGuilhem Moulin2021-02-201
| * Document spawning a remote lacme-accountd(1) instance.Guilhem Moulin2021-02-203
| * lacme-accountd: Don't error out when the default configuration file is missing.Guilhem Moulin2021-02-202
| * Add tests for OpenSSL- and GnuPG-encrypted account keys.Guilhem Moulin2021-02-203
| * lacme: Preserve $GPG_TTY when spawning the accountd.Guilhem Moulin2021-02-201
| * Deprecate setting 'privkey' in [accountd] section of the lacme(8) configurati...Guilhem Moulin2021-02-205
| * 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