about summary refs log tree commit diff
path: root/nixos/modules/security/acme
AgeCommit message (Expand)AuthorFilesLines
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae2-396/+1
2023-01-21nixos: fix backticks in Markdown descriptionsNaïm Favier1-1/+1
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae2-1/+2
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae3-15/+14
2023-01-10nixos/manual: enable smart quotes for all MD chapterspennae2-15/+14
2023-01-10nixos/acme: convert manual chapter to MDpennae3-254/+591
2023-01-10nixos/manual: normalize <literal><link> -> <link><literal>pennae1-6/+6
2023-01-10nixos/manual: remove links from program listingspennae1-57/+56
2022-12-17nixos: fix typosfigsoda1-2/+2
2022-10-28treewide: convert fake octal ints to stringsYorick van Pelt1-4/+4
2022-10-25nixos/acme: Relax syscall filter after go upgradeMartin Weinelt1-2/+2
2022-10-07Merge pull request #190052 from JasonWoof/acme-exampleChristian Kögler1-5/+6
2022-10-06nixos/acme: Disable lego renew sleepingLucas Savva1-2/+2
2022-10-06nixos/acme: Make account creds check more robustLucas Savva1-1/+2
2022-10-06nixos/acme: Fix cert renewal with built in webserverLucas Savva1-0/+1
2022-09-06nixos/doc: fix acme dns-01 exampleJason Woofenden1-5/+6
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-31nixos/*: md-convert options with unordered listspennae1-5/+4
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae1-1/+1
2022-08-19Merge pull request #166942 from AleXoundOS/patch-1Christian Kögler1-2/+2
2022-08-06nixos/*: automatically convert option docspennae1-2/+2
2022-08-05nixos/*: normalize manpage references to single-line formpennae1-2/+1
2022-08-03nixos/*: automatically convert option docs to MDpennae1-2/+2
2022-08-03nixos/*: normalize link formatpennae1-2/+2
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-31/+31
2022-04-02NixOS manual: fix ACME certificates in Nginx configuration exampleAlexander T1-2/+2
2022-01-08nixos/acme: ensure web servers using certs can access themWinter3-0/+1338