Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS error when using .local domains #14

Open
adamshand opened this issue Feb 12, 2025 · 2 comments
Open

TLS error when using .local domains #14

adamshand opened this issue Feb 12, 2025 · 2 comments

Comments

@adamshand
Copy link

Hey,

Trying to get my wife setup so we can have a play and see if she likes it. :-)

I use zeroconf/bonjour instead of DNS for some of my servers in my homelab. It works as expected when using an IP address, but with a server.local I get a TLS error when trying to connect.

HandshakeException: Handshake error in client (OS ERROR:
WRONG_VERSION_NUMBER(tls_record.cc:231))

I'm guessing this is because it's failing to generate a TLS certificate for private TLD?

If so, might be good to add an exception for all the common TLDs for which a certificate can't be used for an automatically registered domain?

eg. .intranet, .internal, .private, .corp, .home, .lan, .home.arpa, .home, .example, .test, and .invalid

Cheers,
Adam.

@nikolaydimitrov
Copy link
Member

Thanks for the report.
Where is this log from actually?

@adamshand
Copy link
Author

There error message pops up in the circled.me ui.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants