cloudflare / cloudflare/cfssl

Add environment proxy support for scan command

Open
#870 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Go
Stars
9.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Currently `cfssl scan` command does not honor `http_proxy \ https_proxy` environment variables.

I think it is possible to replace existing `tls.DialWithDialer` with the `proxyDialer`, but I am not that good in go to do it myself.

Example where env vars works:
https://github.com/eclipse/paho.mqtt.golang/commit/1b9640aa57fba9bed9a90ec76fd9e5f32206ee4d#diff-e2893928b1f232947cf45a36fdcb6f9bR88

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.