@appollonius333 said in Using ACME with Bind9 package and Cloudflare:
You think it will do any harm to use a public domain for my private network?
As long as the you own (= rented) the domain name : you have no choice.
You can only asks for certs for domain names for which you can prove that you control.
@appollonius333 said in Using ACME with Bind9 package and Cloudflare:
I hear people saying yes because it increases your attack surface but others also say no because they do not know where the 'domain' is aiming to. Also nobody knows the domain exempt me.
Yeah, there are also people that want phones without numbers.
An cars without licence plates.
Etc.
If you want to use a public 'thing', you have to conform to the usage rules of the public thing.
IP addresses and host names can't really be hidden.
Asking a cert from Letsencrypt for a domain name doesn't make that domain name publicly known, although it will figure on yet another (huge !) list ^^
Your domain name doesn't have to point to the IP of your WAN, or something like that.
But that's what I'm doing :
I have this my-domaine.net that I'm actually using just for my LAN, like pfSense, my NASes, printers and such. I'm not really using this domain name on the net. I have acme.sh asking for a wild car cert, so I can create host names with a cert like
pfsense.my-domaine.net, nas .my-domaine.net, printer1.my-domaine.net, printer2.my-domaine.net, airco.my-domaine.net etc. Now all these devices have https access.
I did create a sub domain like home.my-domaine.net on the name server (my own 'bind' based name servers) on the internet, have this sub domain pointing to my WAN IP (using DDNS if it's not static) so I can access my pfsense from else here, using OpenVPN. this is what I'm doing (and not related to acme).
Btw : lab.nl is a domain that is owned (rented) by some one. You can't use it.