-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Amazon S3 error 60 SSL certificate even with curl.cainfo configured and working on simple example. #31813
Comments
10.0.9 will update the ca bundle - this shall fix this from my pov. You can manually drop in the ca for testing purpose: #31734 |
I don't think it will fix the problem for me because I use a self signed certificate.
All of that results always in the same error: I don't know what I can do... |
Ah - you are NOT trying to connect to Amazon S3?
this should work then .. |
It's a amazon S3 protocol but not a real Amazon S3. I verified that my certificate was in data/external_files/upload and it was. The format is a .pem and it is working correctly in curl (php/command line) Is it normal that the certificate disapear from the administration console ? |
I consider this not a bug - in order to find help: can I ask you to head over to https://central.owncloud.org/ There are a lot of users and some of them might already been facing this issue. |
see search: https://central.owncloud.org/search?q=ssl%2060 |
sounds like exactly your scenario - https://central.owncloud.org/t/theres-no-button-to-create-an-external-storage/4268 |
let's reopen this in case there is no solution in central. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
2.Storage
3.Add amazon S3 storage
Expected behaviour
Connection happens successfully.
Actual behaviour
Error 60 curl certificate not trusted.
Server configuration
Operating system: Centos 7
Web server: Apache2
Database: SQLite
**PHP version:**7.2
ownCloud version: (see ownCloud admin page)10.0.8
Updated from an older ownCloud or fresh install: fresh install
Where did you install ownCloud from: https://download.owncloud.org/
Signing status (ownCloud 9.0 and above):
The content of config/config.php:
List of activated apps:
Are you using external storage, if yes which one: local/smb/sftp/...
Amazon S3
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
LDAP configuration (delete this part if not used)
Client configuration
**Browser:**Chrome 67
Operating system: Windows
Logs
Web server error log
ownCloud log (data/owncloud.log)
Browser log
The text was updated successfully, but these errors were encountered: