InnerScientist@lemmy.worldtoSelfhosted@lemmy.world•Is there a way to guarantee a mobile device or tablet can only access my own services and block all other traffic?English
3·
10 days agoYou create a (self-signed) CA certificate, put its certificate as the client ca in your web server.
Then you can create certificates using this CA that you distribute to your devices, only devices that have a certificate signed by your CA are allowed to connect.
But…an onion address doesn’t need a cert?