| Commit message (Expand) | Author | Age | Files |
... | |
* | 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 |
* | documentation: emphasize default values in the config file. | Guilhem Moulin | 2020-12-09 | 3 |
* | documentation: clarify that "file:/path/to/account.key" can point to a symmet... | Guilhem Moulin | 2020-12-09 | 3 |
* | wibble | Guilhem Moulin | 2020-12-09 | 2 |
* | documentation: suggest to generate private key material with genpkey(1ssl). | Guilhem Moulin | 2020-12-09 | 4 |
* | lacme: delay webserver socket shutdown. | Guilhem Moulin | 2020-12-09 | 2 |
* | Use upstream certicate chain instead of an hardcoded one.upstream/0.7 | Guilhem Moulin | 2020-11-26 | 14 |
* | README: Link to /man/lacme.8.html | Guilhem Moulin | 2020-08-04 | 1 |
* | Improve long command wrapping. | Guilhem Moulin | 2020-08-04 | 1 |
* | New release 0.6.1upstream/0.6.1 | Guilhem Moulin | 2020-08-04 | 1 |
* | Upgrade links to secure HTTP. | Guilhem Moulin | 2020-08-04 | 7 |
* | Ignore [accountd] section from lacme.conf when the --socket option is defined. | Guilhem Moulin | 2020-08-04 | 4 |
* | Makefile: Use variables for target directories etc. | Guilhem Moulin | 2020-08-04 | 11 |
* | Adapt Apache2 snippet to Apache2 2.4. | Guilhem Moulin | 2020-08-04 | 2 |
* | Change default libexec dir from /usr/lib/lacme to /usr/libexec/lacme. | Guilhem Moulin | 2020-08-03 | 5 |
* | Install lacme manpage to section 8. | Guilhem Moulin | 2020-08-03 | 6 |
* | Makefile: Major refactoring, add install and uninstall targets. | Guilhem Moulin | 2020-08-03 | 5 |
* | factor out jq-script from Makefile | Benjamin Tietz | 2020-08-03 | 2 |
* | Use /run for the listening socket of the webserver component. | Guilhem Moulin | 2019-08-22 | 6 |
* | New release 0.6.upstream/0.6 | Guilhem Moulin | 2019-08-21 | 1 |