We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My Cozy Cloud is under a HAProxy SSL forcing config. Certificates is not self-signed, I'd made my own authority for sign it.
So when the desktop-client try to connect on my cloud, he want to check the CA, but I believe that failed.
Can we add a option to bypass SSL certificates check ?
The text was updated successfully, but these errors were encountered:
Hi,
yes, we should add an option to do that.
It was also asked on the forum: https://forum.cozy.io/t/error-self-signed-certificate-in-certificate-chain/2763. The workaround we found is to use the command-line version for a first synchronization. Then, the GUI can be used.
Sorry, something went wrong.
No branches or pull requests
My Cozy Cloud is under a HAProxy SSL forcing config. Certificates is not self-signed, I'd made my own authority for sign it.
So when the desktop-client try to connect on my cloud, he want to check the CA, but I believe that failed.
Can we add a option to bypass SSL certificates check ?
The text was updated successfully, but these errors were encountered: