News

I discovered that Tailscale can help me use HTTPS for my apps and services to make them appear trustworthy and secure.
If using caddy these certificates will be auto-generated and updated. If using Apache or NGINX, it is recommended to use CertBot to manage SSL for free, it uses Let’s Encrypt to get it’s certificates ...
sudo apt install nginx hostapd dnsmasq net-tools python3-acme python3-certbot python3-mock python3-openssl python3-pkg-resources python3-pyparsing python3-zope.interface python3-certbot-nginx git -y ...