PasswordState icon indicating copy to clipboard operation
PasswordState copied to clipboard

Prevent Access to insecure TLS sites

Open trir262 opened this issue 6 years ago • 0 comments

The module modifies the default powershell session behavior to prevent access to tls sites that have selfsigned or untrusted certificates. Having the possibility to modify the session is not part of the module and should be removed. People (unwillingly) update their security settings

Expected Behavior

Connecting to untrusted TLS sites is not possible.

Current Behavior

Connecting to untrusted TLS sites is possible

Possible Solution

I am building a PR to correct this.

Steps to Reproduce (for bugs)

N/A

Context

N/A

Your Environment

N/A

trir262 avatar Dec 28 '19 16:12 trir262