Skip to content

Pointing to CA path and/or CA file does not work on Heroku #14

@thoughtpunch

Description

@thoughtpunch

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

What am I doing wrong here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions