Requirements / Recommendations
1. Hardware / Operating System
I would recommend buying a Raspberry PI 4 or 5 and running the PI as a 24/7 server in your home network. This will give you the most cost-effective, reliable hardware possible. Operation with LAN (I would not recommend WLAN!) and “ssh” is sufficient. Personally, I would not set up a Windows-based device for this purpose (nor do I describe it)!
2. Software
- currently the Raspberry OS is based on Debian 12 (Bookworm)
- I would recommend the OS Lite 64-bit
- You need "openssl", which is available in the standard PI OS
3. additional Software
Since the SSL implementation is so closely linked to DNS mechanisms, I would also recommend a DNS resolver. Recommendation: Technitium! If PI-Hole & AdGuard fans are now shaking their heads, please watch this video:
4. Entscheidet euch für einen internen Domänenname
Typischerweise könnt ihr, falls ihre eine AVM Fritz Box betreibt eine Domäne "fritz.box" realisieren. Dann wären die Namen. z.B. nas.fritz.box, router.fritz.box, repeater.fritz.box, etc. Allerdings spiegelt das nicht unbedingt euer Heimnetz wieder. Es wäre also eine Namensgebung, wie ein eindeutiger, selbst sprechender Name, z.B. zuhause,lan oder thomas.home, besser geeignet.
Bitte verwende keine .local Domäne, da .local von lokalen mDNS-Diensten verwendet wird und bei einigen Geräten zur "Verwirrung", sprich nicht Erreichbarkeit oder eigenartiges Verhalten im Netzwerk führen kann!