Is this possible on any modern day phone or tablet? Selfhosting as made me very privacy-consciouss and am concerned about my iphone.

  • InnerScientist@lemmy.worldEnglish
    3·
    8 months ago

    You 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.