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

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

Open
wants to merge 1 commit into
base: 1.0
Choose a base branch
from

Conversation

granville-dev
Copy link

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