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

CPE failed to connect to TR069 server #27

Open
30jayden opened this issue Apr 9, 2024 · 1 comment
Open

CPE failed to connect to TR069 server #27

30jayden opened this issue Apr 9, 2024 · 1 comment

Comments

@30jayden
Copy link

30jayden commented Apr 9, 2024

CPE failed to connect to TR069 server. CPE's certificate is generated based on the root certificate ca.crt of TR069 server. The ACS log prompts:
tls: failed to verify client certificate: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "TeamsacsCA")
May I ask what the reason is

@koroluo
Copy link

koroluo commented May 21, 2024

Turning off TLS and using http is fine
tr069:
host: 0.0.0.0
port: 2999
tls: false

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