Apollo icon indicating copy to clipboard operation
Apollo copied to clipboard

Allow agent to get system proxy and cached credentials if unknown

Open MorSecur opened this issue 3 years ago • 0 comments

An operator will not always know the credentials needed for communications through an organization's proxy. The code below gets the system proxy and cached credentials if ProxyHost, ProxyUser, and ProxyPass are null. This will allow the agent to traverse the proxy if used for initial access.

MorSecur avatar Nov 08 '22 19:11 MorSecur