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

Extensions HTTPS fallback not working #3628

Closed
ghost opened this issue Jun 4, 2015 · 1 comment
Closed

Extensions HTTPS fallback not working #3628

ghost opened this issue Jun 4, 2015 · 1 comment
Labels
bug A bug that has been verified regression

Comments

@ghost
Copy link

ghost commented Jun 4, 2015

When running bolt on a server without valid CA certs for cURL, the extensions page fails to load extensions. The following error is currently produced:

Testing connection to extension server failed: cURL error 60: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
https://extensions.bolt.cm/ is unreachable.

The check should fallback to http so that hosts without a valid cert can still use extensions.

@GwendolenLynch GwendolenLynch added bug A bug that has been verified regression labels Jun 4, 2015
@bobdenotter
Copy link
Member

Fixed in the PR's mentioned above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug that has been verified regression
Projects
None yet
Development

No branches or pull requests

2 participants