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

bugfix to allow working HTTPS via SSL/HTTPS Proxy #1885 #2562

Closed
wants to merge 2 commits into from

Conversation

darashenka
Copy link

Fix bug #1885
As well as the bug accessing HTTPS URLs with HTTPS Proxy.

@yasuf yasuf added the type:bug label Nov 22, 2019
@bryancornies
Copy link

Are there any plans for merging this? I've run into an issue connecting to an https url via a corporate proxy. I manually applied the fix in this PR and it solved my problem.

Without the fix applied, I get a "400 The plain HTTP request was sent to HTTPS port" response (presumably from our nginx proxy). Some further digging in the output data from the axios error object, I see this url referenced: http://[our_proxy_host]/https://api.sandbox.cloudconvert.com/v2/jobs.

@Tchoupinax
Copy link

Tchoupinax commented Apr 29, 2020

Hello,

Another PR was closed for the benefit of this, so i would like to know what is missing to merge it or consider to merge it?

Thanks :)

@jasonsaayman
Copy link
Member

I cannot see why I will add it to 0.20.0

@jonathanfoster
Copy link
Contributor

@jasonsaayman I have unit tests for this fix in #3070. I also added instructions on the README to explicitly set the proxy protocol for HTTPS when configuring manually.

@jasonsaayman
Copy link
Member

Closing in favour of #3070

v0.20.0 automation moved this from In progress to Done Jun 30, 2020
@jasonsaayman jasonsaayman removed this from Done in v0.20.0 Jun 30, 2020
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.

None yet

6 participants