summaryrefslogtreecommitdiffstats
path: root/nixos/modules/security/acme/default.nix
AgeCommit message (Expand)Author
2024-06-04nixos/acme: allow setting security.acme.defaults.server = null to keep old ac...Stéphan Kochen
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-02-06nixos/acme: default to lets encrypt production URL instead of null, mention l...Sandro
2024-01-19nixos/acme: fix assertion for renamed optionéclairevoyant
2023-11-14nixos/acme: do not eat Let's Encrypt's request limits if misconfigured on fir...Léo Gaspard
2023-10-26nixos/acme: fix assertion, add actual values to message (#263543)K900
2023-10-25nixos/acme: add s3Bucket option (#262806)Yureka
2023-10-22nixos/acme: fix upstream documentation linkSandro
2023-09-11nixos/acme: rename option credentialsFile to environmentFiledatafoo
2023-09-11nixos/acme: add option to set credential filesdatafoo
2023-09-09security/acme: limit concurrent certificate generationsOliver Schmidt
2023-05-14security/acme: Fix listenHTTP bug with IPv6 addressesMac Chaffee
2023-04-24Merge pull request #227232 from datafoo/nixos-acme-fix-options-typeNick Cao
2023-04-20nixos/acme: fix options typedatafoo
2023-04-07treewide: use more lib.optionalStringFelix Buehler
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae
2023-01-21nixos: fix backticks in Markdown descriptionsNaïm Favier
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae
2023-01-10nixos/manual: enable smart quotes for all MD chapterspennae
2023-01-10nixos/acme: convert manual chapter to MDpennae
2022-12-17nixos: fix typosfigsoda
2022-10-28treewide: convert fake octal ints to stringsYorick van Pelt
2022-10-25nixos/acme: Relax syscall filter after go upgradeMartin Weinelt
2022-10-06nixos/acme: Disable lego renew sleepingLucas Savva
2022-10-06nixos/acme: Make account creds check more robustLucas Savva
2022-10-06nixos/acme: Fix cert renewal with built in webserverLucas Savva
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-08-31nixos/*: md-convert options with unordered listspennae
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae
2022-08-06nixos/*: automatically convert option docspennae
2022-08-05nixos/*: normalize manpage references to single-line formpennae
2022-08-03nixos/*: automatically convert option docs to MDpennae
2022-08-03nixos/*: normalize link formatpennae
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-01-08nixos/acme: ensure web servers using certs can access themWinter