Skip to content

Trying to access k3s using Tailscale - ERROR: failed to verify certificate: x509 #9771

Closed Answered by brandond
plsnotracking asked this question in Q&A
Discussion options

You must be logged in to vote

That is not how TLS SANs work. It is NOT a CIDR mask or wildcard. It is a list of hostnames or IP addresses that the certificate is valid for. You need to list each specific hostname or IP that you want added to the cert - so in this case, 100.22.117.32.

You also appear to be under the impression that the --tls-san list somehow affects the tailscale ACLs? It does not impact that in any way. All it does is add additional entries to the certificate.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@plsnotracking
Comment options

Answer selected by plsnotracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants