icingaweb2/library
Matthias Jentsch 9e40f5f2c7 Remove option to skip certificate validation to prevent insecure configurations
Skipping certificate validation will allow MITM on every single request and not give any real security over just running unencrypted queries. On top of that, there is no way to configure this behavior from within PHP except of setting environment variables, which is really hacky and has side effects on other requests.

fixes #9607
2015-08-19 16:20:33 +02:00
..
Icinga Remove option to skip certificate validation to prevent insecure configurations 2015-08-19 16:20:33 +02:00
vendor Remove executable flags from some PHP libraries 2015-02-03 10:50:50 +01:00