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

#866 Copy CA from options into outbound proxy #1042

Merged
merged 1 commit into from
Aug 11, 2016
Merged

#866 Copy CA from options into outbound proxy #1042

merged 1 commit into from
Aug 11, 2016

Commits on Jul 28, 2016

  1. #866 Copy CA from options into outbound proxy

    While using secure: true for proxy connections, there is no way to pass the trusted root CA(s) or intermediate CA(s). This change allows that to be passed in the httpProxy createServer options and used for the outgoing proxy connection.
    predhme committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    f5a04c2 View commit details
    Browse the repository at this point in the history