icingaweb2/application/forms/Config/Resource
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
..
DbResourceForm.php ResourceConfigForm: Replace isValid- with inspectResource() 2015-07-24 14:24:11 +02:00
FileResourceForm.php Add form element value expectation descriptions where required 2015-03-06 09:49:15 +01:00
LdapResourceForm.php Remove option to skip certificate validation to prevent insecure configurations 2015-08-19 16:20:33 +02:00
LivestatusResourceForm.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
SshResourceForm.php Rename identity_key with private_key in ssh resource 2015-05-28 14:09:13 +02:00