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

Federation: Can't add trusted nextcloud server if SSL Cert is self-signed. #81

Closed
fishscene opened this issue Oct 6, 2016 · 2 comments

Comments

@fishscene
Copy link

fishscene commented Oct 6, 2016

Federation: Can't add trusted nextcloud server if SSL Cert is self-signed.

I was attempting to run a test to link 2 snap installations of NextCloud with federation, but the following error was generated:
cURL error 60: SSL certificate problem: self signed certificate

Self-signed certs aren't a problem. Maybe a warning perhaps, but not a problem. Why would a server admin need to rely on outside parties to verify an internal server is what it says it is?

It would seem to me that an override option should be available, preferably with the cert displayed for manual verification. After all, I trust my servers. :)

Nextcloud Snap 9.x on Ubuntu 16.04.

@kyrofa
Copy link
Member

kyrofa commented Oct 7, 2016

Self-signed certs aren't a problem. Maybe a warning perhaps, but not a problem. Why would a server admin need to rely on outside parties to verify an internal server is what it says it is?

It would seem to me that an override option should be available, preferably with the cert displayed for manual verification. After all, I trust my servers. :)

I agree with you, but unfortunately this isn't something that we can control from within the snap-- it's an upstream Nextcloud problem. Please log an issue against the Nextcloud server!

@fishscene
Copy link
Author

fishscene commented Oct 7, 2016

Posted in: nextcloud/server#1413
Thanks, kyrofa. :)

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