View Issue Details

IDProjectCategoryView StatusLast Update
0000081Nix[All Projects] Generalpublic2023-09-08 13:00
ReporterimmaeAssigned Toimmae 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0000081: Pregenerate SSL certificates before running letsencrypt
Description

Certificates need to exist so that httpd doesn’t complain about missing files, and httpd is needed to honor the challenges.

acme proposes to pregenerate the certificates with security.acme.preliminarySelfsigned = true but it seems not to be taken into account for httpd (as for the code content)

Additional Information

modules/certificates.nix

Tagscertificates, services

Activities

There are no notes attached to this issue.

Related Changesets

Nix: master 017cb76f

2019-05-12 23:34:11

immae

Details Diff
Pre-generate certificates with acme

Fixes https://git.immae.eu/mantisbt/view.php?id=81
Affected Issues
0000081
mod - nixops/modules/certificates.nix Diff File

Issue History

Date Modified Username Field Change
2019-01-21 16:08 immae New Issue
2019-01-21 16:08 immae Tag Attached: services
2019-01-21 16:08 immae Tag Attached: certificates
2019-05-16 23:43 immae Changeset attached => Nix master 017cb76f
2019-05-16 23:43 immae Assigned To => immae
2019-05-16 23:43 immae Status new => resolved
2019-05-16 23:43 immae Resolution open => fixed
2023-09-08 13:00 immae Status resolved => closed