如何在 Windows 服务器上安装 IBM Secure Gateway 客户端,通过代理访问因特网

How to install IBM Secure Gateway client on Windows server with a internet access with Proxy

如何使 Secure Gateway 客户端能够使用我的代理设置。客户端使用与安装捆绑在一起的 npm。我无法将代理配置作为 npm 配置传递。我尝试将 http_proxy 设置为系统参数,但它似乎没有被使用。安装后,我在 npm_debug 文件中看到以下内容。

323 error network connect ETIMEDOUT 151.101.8.162:443
324 error network This is most likely not a problem with npm itself
324 error network and is related to network connectivity.
324 error network In most cases you are behind a proxy or have bad network settings.
324 error network
324 error network If you are behind a proxy, please make sure that the
324 error network 'proxy' config is set properly.  See: 'npm help config'
325 verbose exit [ 1, true ]

由于大多数代理支持的协议存在限制,Secure Gateway 客户端安装程序当前不支持通过外部代理进行连接。但是,客户端连接过程涉及对已知 IP 的两次出站调用,可用于在安全环境中设置显式防火墙规则。这些 IP 可通过 Bluemix 支持票据请求获得。