windows - netsh advfirewall firewall (set Allow if encrytped) -


i trying use "netsh advfirewall firewall add rule" create windows firewall rule.

how can set "action" parameter "allow connection if secure" , require connections encrypted?

security=authenc either action=allow or action=bypass depending upon particular requirements.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -