mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Added FW commands to allow access to HTTPS listener
This commit is contained in:
committed by
Matt Martz
parent
f42905a9cc
commit
cd3edf1eba
@@ -102,7 +102,7 @@ Alternatively, a self-signed SSL certificate can be generated in powershell usin
|
||||
# Delete the http listener
|
||||
$ WinRM delete winrm/config/listener?Address=*+Transport=HTTP
|
||||
|
||||
Again, if your Windows firewall is enabled, you must also run the following command to allow firewall access to the public firewall profile:
|
||||
Again, if your Windows firewall is enabled, the following command to allow firewall access to the HTTPS listener:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user