summaryrefslogtreecommitdiffstats
path: root/nixos/modules/security/acme.nix
AgeCommit message (Expand)Author
2020-03-29nixos/acme: don't depend on multi-user.target inside a containerMaximilian Bosch
2020-03-07Merge pull request #81369 from mweinelt/pr/acme-chmodSilvan Mosberger
2020-03-04nixos/acme: force symlink from fullchain.pem to cert.pemYegor Timoshenko
2020-03-03Merge pull request #80900 from emilazy/acme-must-stapleYegor Timoshenko
2020-03-03Merge pull request #80856 from emilazy/adjust-acmeYegor Timoshenko
2020-02-29nixos/acme: apply chmod and ownership unconditionallyMartin Weinelt
2020-02-29nixos/acme: add extraLegoRenewFlags optionEmily
2020-02-29nixos/acme: add ocspMustStaple optionEmily
2020-02-29nixos/acme: adjust renewal timer optionsEmily
2020-02-29nixos/acme: renew after rebuild and on bootMartin Weinelt
2020-02-23nixos/acme: move the crt to fullchain.pemEmily
2020-02-09nixos/acme: Fix b.example.com testLucas Savva
2020-02-09nixos/acme: add dns-01 test, fix cert locating bugLucas Savva
2020-02-03nixos/acme: simplify email resolve logicLucas Savva
2020-01-19nixos/acme: fix some descriptions, default acceptTerms to falseLucas Savva
2020-01-15nixos/acme: ignore tmpfiles rules for null webrootsLucas Savva
2020-01-12nixos/acme: Add logic to select right email addressLucas Savva
2020-01-12nixos/acme: replace simp-le with lego clientLucas Savva
2019-12-19nixos/acme: implement postRun using ExecStartPostBen Price
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2019-11-13nixos/acme: Fix allowKeysForGroup not applying immediately (#72056)Silvan Mosberger
2019-10-30nixos/modules/security/acme.nix: add server optionFélix Baylac-Jacqué
2019-10-28nixos/acme: fix staging endpoint urlFranz Pletz
2019-10-27nixos/acme: Fix allowKeysForGroup not applying immediatelySilvan Mosberger
2019-10-23nixos/tests/letsencrypt: use Pebble instead of BoulderFélix Baylac-Jacqué
2019-10-23certbot: 0.31.0 -> 0.39.0Félix Baylac-Jacqué
2019-08-31Merge staging-next into stagingFrederik Rietdijk
2019-08-29Fix letsencrypt (#60219)Arian van Putten
2019-08-26treewide: remove redundant quotesvolth
2018-09-12acme module: fix self-signed cert with openssl 1.1Robin Gloster
2018-07-20[bot]: remove unreferenced codevolth
2018-04-29nixos/acme: Fix broken post-stop scriptBen Gamari
2018-04-21Fix incorrect mergeGregor Kleen
2018-04-21Merge branch 'master' into feat/acme/delayMatthew Justin Bauer
2018-04-17acme service: generate a CA for self-signed certificateNikolay Amiantov
2018-03-24acme module: update for simp_le v0.8Wout Mertens
2018-02-06nixos/acme: Fix xml (#34683)Robert Schütz
2018-02-06security.acme: default name value via module system (#34388)Joachim Schiele
2018-01-11nixos/acme: configurable TOS hash (#33522)zimbatm
2017-11-19nixos/acme: Allow for time window between cert issue and activationGregor Kleen
2017-11-02ACME module: add server option (#31122)Pierre-Etienne Meunier
2017-06-09nixos/acme: improve documentationBjørn Forsman
2017-06-09nixos/acme: support "full.pem" (for lighttpd)Bjørn Forsman
2017-05-11nixos/security/acme: fix acme folder permissionslassulus
2017-04-11acme: Add "domain" option to separate domain from nameedanaher
2017-04-01acme: Use `chown -R` for challenges directory. Fixes #24529.Niklas Hambüchen
2017-03-21nixos/treewide: systemd.time is in manvolume 7Franz Pletz
2017-02-19Merge pull request #20456 from ericsagnes/feat/loaf-dep-1Joachim F
2017-01-25nixos/acme: add random delay to timerFranz Pletz
2016-11-29acme: ensure nginx challenges directory is writeableDomen Kožar