Better handling of certs for non Skynet domains #136

Open
opened 2024-11-01 10:03:37 +00:00 by silver · 1 comment
Owner

Currently for Out in UL's site there is no https.
This is due to us using dns acme validation for our own domains/sites.

Would be good to implement http cert validation for out in UL

Currently for Out in UL's site there is no https. This is due to us using dns acme validation for our own domains/sites. Would be good to implement [http cert validation](https://wiki.nixos.org/wiki/ACME#HTTP-01_Challenge) for out in UL * Acme - Certs: [link](https://forgejo.skynet.ie/Skynet/nixos/src/commit/c114f31d2e0bb978ffb3237b2a685b4702272b0e/applications/acme.nix#L40) * Nginx: [link](https://forgejo.skynet.ie/Skynet/nixos/src/commit/c114f31d2e0bb978ffb3237b2a685b4702272b0e/applications/skynet_users.nix#L88)
silver added the
Improvement
Trainee
labels 2024-11-01 10:03:37 +00:00
Author
Owner

Key thing will be changing "/var/lib/acme" from teh example to something like "/var/lib/acme/$Certname/"

Key thing will be changing ``"/var/lib/acme"`` from teh example to something like ``"/var/lib/acme/$Certname/"``
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Skynet/nixos#136
No description provided.