Skip to content

Conversation

@barbaravaldez
Copy link
Contributor

No description provided.

set http_proxy=domain\username:password@proxy_server:port
set https_proxy=domain\username:password@proxy_server:port
```
If the Password contains special characters like `@,$,!` (e.g. `password:p@ssword`) then replace the special characters by their hex code equivalents with `%` prefix, as exemplified below:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this won't make the test fail? the password won't be complex enough

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the credscan log says that it failed in doc\installation\windows.md(42,)

@barbaravaldez
Copy link
Contributor Author

merging this pr, since it's just a update in documentation

@barbaravaldez barbaravaldez merged commit 6509aa2 into master Sep 17, 2021
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.

4 participants