|
|
|
|
|
by maxmouchet
1342 days ago
|
|
One downside of using tailscale cert, or LE for "private" records is that it writes the domain name in a public Certificate Transparency Log [1]. So make sure that the name doesn't contain any sensitive information. An alternative is to issue wildcard certificates with LE, so that the subdomains names are kept private. [1] https://crt.sh/ |
|