Commit Graph

13 Commits

Author SHA1 Message Date
Len
f131d11532 Comment out weak security ciphers (#295)
https://stackoverflow.com/questions/28286086/default-securityprotocol-in-net-4-5#36454717
https://www.imperialviolet.org/2014/12/08/poodleagain.html
2020-03-07 12:12:54 -07:00
Emmanuel Mahuni
176481d8e4 Fix Invoke-WebRequest Fails with SSL/TLS Secure Channel fails (#294)
It seems like on Windows Server 2016 or maybe other Windows OSs powershell uses TLS 1.0 by default and the sources have different tls versions. So this will make the script work without throwing those errors.
2020-01-22 00:17:33 -07:00
markjcrane
74abcb8196 Update the Windows install. 2018-01-03 01:13:29 -07:00
FusionPBX
4829f22abf Update install.ps1 2017-12-31 11:48:28 -07:00
FusionPBX
d8779c256c Update install.ps1 2017-12-31 11:34:37 -07:00
FusionPBX
440dc1290a Update install.ps1 2017-12-31 11:14:05 -07:00
FusionPBX
6ac3bdb23f Update install.ps1 2017-12-31 10:34:44 -07:00
FusionPBX
6db1fdab20 Update install.ps1 2017-12-31 10:20:31 -07:00
FusionPBX
de03dc3932 Update install.ps1 2017-12-31 01:47:59 -07:00
FusionPBX
2f13faa427 Update install.ps1 2017-12-30 19:55:23 -07:00
FusionPBX
481e944c66 Update install.ps1 2017-12-30 19:31:21 -07:00
FusionPBX
b9497a518d Update install.ps1 2017-12-30 17:25:02 -07:00
sergey-mz
09e52c60e5 Add Windows install with IIS (#114)
* Windows install script

Created

* Add Windows option

* Update

* Enable ODBC

* IIS Identity and mod_lua

* Update

* Update

* Merge remote-tracking branch 'upstream/master'

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.

* Update

* WIndows install

Works with IIS.
Need to create nginx install
2017-08-22 13:20:50 -06:00