Seahorse::Client::NetworkingError (SSL_connect returned=1 errno=0)
When I try to upload a file to Digital Ocean Spaces from Rails, I get this error:
Seahorse::Client::NetworkingError (SSL_connect returned=1 errno=0 state=error: certificate verify failed
.
I provdied the public and secret keys in the config.
This is my config in config/storage.yml
Do you have any idea how can I fix it?3 Replies