Skip to content

Add context options for requests in composer extra configuration.#45

Open
granville-dev wants to merge 1 commit intothecodingmachine:1.0from
granville-dev:feature/add-context-options
Open

Add context options for requests in composer extra configuration.#45
granville-dev wants to merge 1 commit intothecodingmachine:1.0from
granville-dev:feature/add-context-options

Conversation

@granville-dev
Copy link
Copy Markdown

I work in an org that intercepts SSL requests and I unfortunately require special context values for many requests.
Because the composer RemoteFilesystem object is not using a curl object, which can be controlled with a global curlrc file, the only way to get things to work is to pass in certain context options. I specifically need SSL context options for the internal SSL cert that is being used.

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.

1 participant