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

SSL: CERTIFICATE_VERIFY_FAILED issue when adding bookstack connector #1441

Open
mfleurisson opened this issue May 10, 2024 · 1 comment
Open

Comments

@mfleurisson
Copy link

I have this issue when adding a bookstack connector :

HTTPSConnectionPool(host='mgtvawikina01.infra.acecom.lan', port=443): Max retries exceeded with url: /api/books?count=16&offset=0&sort=%2Bid&filter%5Bupdated_at%3Alte%5D=2024-05-10+09%3A24%3A58 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1006)')))View Full Trace

Our bookstack instance have it's own certificate signed by our pki. How can i import our rootCA certificate in danswer ?

@mfleurisson
Copy link
Author

I have the same issue when i connect danswer to gitlab instance :

HTTPSConnectionPool(host='mgtvagitlabna01.infra.acecom.lan', port=443): Max retries exceeded with url: /api/v4/projects/m.fleurisson%2FPlateforme (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1006)')))

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

1 participant