federico3 / trovastelle

An arrow that points at interesting objects in the sky, inspired by the art installation at the JPL mall.
2 stars 0 forks source link

Frontend: https cert #20

Open federico3 opened 2 years ago

federico3 commented 2 years ago

Depends on #19

federico3 commented 2 years ago

Get a letsencrypt certificate for trovastelle1.federico.io (which resolves to a local IP thanks to #19) so we can use the location API.

These are the challenge types. HTTP-01 is out, since the client won't be exposed to the Internet. DNS-01 is a better fit, since we already allow the client to manipulate DNS records. Looks like Gandi is supported. See this guide and in particular this.