You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings Zencoder::HTTP.default_options.merge!(:ca_path => "/usr/lib/ssl/certs/") doesn't seem work on Heroku, even though this is the correct path to the system CA cert bundle. Manually pointing to the CA bundle doesn't work either.
Exception
Zencoder::HTTPError: OpenSSL::SSL::SSLError (wrapped in a Zencoder::HTTPError) - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed