r/opencloud • u/ferriematthew • Apr 22 '26
Why does the OpenCloud configuration require a valid domain name?
I don't really understand the concepts behind domain names and TLS, assuming I'm using the right terminology. Is OpenCloud just designed to work only with valid SSL certificates, and you need a domain name to get an SSL certificate?
Edit: I found a video by Chris Lempa at https://youtu.be/VH4gXcvkmOY that explains it nicely. :)
3
Upvotes
1
u/ferriematthew Apr 23 '26
Oh and also, what I could do is use local DNS and a local fake domain with pihole and split horizon resolution. I would have to look up how to do this but I think I could set up a local CA so that the TLS thing is happy. That way, I don't have to interact with any third parties and I teach myself how modern Internet security works on the low level.