about summary refs log tree commit diff
path: root/nixos/modules/security/acme.nix
Commit message (Expand)AuthorAge
* Merge pull request #86347 from m1cr0man/dnsdocsFlorian Klink2020-05-04
|\
| * nixos/acme: fix incorrect exampleLucas Savva2020-05-02
| * nixos/acme: update documentationLucas Savva2020-04-29
* | Merge pull request #83121 from emilazy/acme-use-ec256Yegor Timoshenko2020-05-03
|\ \
| * | nixos/acme: change default keyType to ec256Emily2020-03-22
* | | nixos/acme: set maintainers to acme teamEmily2020-04-20
| |/ |/|
* | Merge pull request #85365 from immae/fix_acme_postrunworldofpeace2020-04-18
|\ \
| * | nixos/acme: Fix postRun in acme certificate being ran at every runIsmaël Bouya2020-04-17
* | | Revert "nixos/acme: Fix allowKeysForGroup not applying immediately"Arian van Putten2020-04-16
|/ /
* | acme: share accounts between certificatesLucas Savva2020-04-14
* | acme: create certificates in subdirectoryJörg Thalheim2020-04-09
* | nixos/acme: don't depend on multi-user.target inside a containerMaximilian Bosch2020-03-29
|/
* Merge pull request #81369 from mweinelt/pr/acme-chmodSilvan Mosberger2020-03-07
|\
| * nixos/acme: apply chmod and ownership unconditionallyMartin Weinelt2020-02-29
* | nixos/acme: force symlink from fullchain.pem to cert.pemYegor Timoshenko2020-03-04
* | Merge pull request #80900 from emilazy/acme-must-stapleYegor Timoshenko2020-03-03
|\ \
| * | nixos/acme: add extraLegoRenewFlags optionEmily2020-02-29
| * | nixos/acme: add ocspMustStaple optionEmily2020-02-29
* | | Merge pull request #80856 from emilazy/adjust-acmeYegor Timoshenko2020-03-03
|\ \ \
| * | | nixos/acme: adjust renewal timer optionsEmily2020-02-29
| |/ /
* | / nixos/acme: renew after rebuild and on bootMartin Weinelt2020-02-29
| |/ |/|
* | nixos/acme: move the crt to fullchain.pemEmily2020-02-23
|/
* nixos/acme: Fix b.example.com testLucas Savva2020-02-09
* nixos/acme: add dns-01 test, fix cert locating bugLucas Savva2020-02-09
* nixos/acme: simplify email resolve logicLucas Savva2020-02-03
* nixos/acme: fix some descriptions, default acceptTerms to falseLucas Savva2020-01-19
* nixos/acme: ignore tmpfiles rules for null webrootsLucas Savva2020-01-15
* nixos/acme: Add logic to select right email addressLucas Savva2020-01-12
* nixos/acme: replace simp-le with lego clientLucas Savva2020-01-12
* nixos/acme: implement postRun using ExecStartPostBen Price2019-12-19
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* nixos/acme: Fix allowKeysForGroup not applying immediately (#72056)Silvan Mosberger2019-11-13
|\
| * nixos/acme: Fix allowKeysForGroup not applying immediatelySilvan Mosberger2019-10-27
* | nixos/modules/security/acme.nix: add server optionFélix Baylac-Jacqué2019-10-30
* | nixos/acme: fix staging endpoint urlFranz Pletz2019-10-28
|/
* nixos/tests/letsencrypt: use Pebble instead of BoulderFélix Baylac-Jacqué2019-10-23
* certbot: 0.31.0 -> 0.39.0Félix Baylac-Jacqué2019-10-23
* Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\
| * Fix letsencrypt (#60219)Arian van Putten2019-08-29
* | treewide: remove redundant quotesvolth2019-08-26
|/
* acme module: fix self-signed cert with openssl 1.1Robin Gloster2018-09-12
* [bot]: remove unreferenced codevolth2018-07-20
* nixos/acme: Fix broken post-stop scriptBen Gamari2018-04-29
* Fix incorrect mergeGregor Kleen2018-04-21
* Merge branch 'master' into feat/acme/delayMatthew Justin Bauer2018-04-21
|\
| * acme service: generate a CA for self-signed certificateNikolay Amiantov2018-04-17
| * acme module: update for simp_le v0.8Wout Mertens2018-03-24
| * nixos/acme: Fix xml (#34683)Robert Schütz2018-02-06
| * security.acme: default name value via module system (#34388)Joachim Schiele2018-02-06
| * nixos/acme: configurable TOS hash (#33522)zimbatm2018-01-11