|
|
|
|
|
by AdamJacobMuller
1955 days ago
|
|
> - Make the device use an ACME server to provision its certificate. The device must be publicly accessible so the ACME server can reach it. Not really. The most common challenge is DNS which doesn't require the ACME servers to be able to connect to the subject via HTTPs. Probably the gold standard for how to do this is how Plex implemented it: https://blog.filippo.io/how-plex-is-doing-https-for-all-its-... Not exactly trivial but definitely not impossible. |
|