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

Adds SSL options to config (closes #985) #986

Merged
merged 1 commit into from
Feb 10, 2016

Conversation

dchandekstark
Copy link
Member

Faraday may require SSL options to work properly. New code reads
optional :ssl key in fedora.yml, expecting one or two subkeys, :verify
and :ca_path. If SSL options are present in the config, they are passed
to the Faraday connection contructor. See the Faraday docs for details.

Faraday may require SSL options to work properly.  New code reads
optional :ssl key in fedora.yml, expecting one or two subkeys, :verify
and :ca_path.  If SSL options are present in the config, they are passed
to the Faraday connection contructor. See the Faraday docs for details.
jcoyne added a commit that referenced this pull request Feb 10, 2016
Adds SSL options to config (closes #985)
@jcoyne jcoyne merged commit c5b92d8 into samvera:master Feb 10, 2016
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

Successfully merging this pull request may close these issues.

3 participants