|
@@ -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
|