https://stackoverflow.com/questions/28286086/default-securityprotocol-in-net-4-5#36454717 https://www.imperialviolet.org/2014/12/08/poodleagain.html
@@ -2,7 +2,7 @@
# Installs PostreSQL, PostgreSQL ODBC driver, PHP 7.1, GIT, Web Platform Installer,
# Configures ODBC, IIS, and FusionPBX
-[Net.ServicePointManager]::SecurityProtocol = "tls12, tls11, tls, ssl3"
+# "Uncomment and remove this comment to enable weak security ciphers" [Net.ServicePointManager]::SecurityProtocol = "tls12, tls11, tls, ssl3"
# includes
. .\resources\config.ps1