gerrit-monitoring/subcommands
Thomas Draebing dc60bd1654 Fix installation if TLS verification is skipped
The installation failed, if TLS verification was disabled and no CA
certificate was given in the configuration. This happened because the
installation script always expected the CA certificate.

The installation now only expects the certificate, if TLS verification
is enabled.

Change-Id: I5429fc1ee0d230c74cc0689607cf2736d6520030
2020-04-29 17:36:08 +02:00
..
__init__.py Rewrite the scripts in python 2020-04-16 14:25:50 +02:00
_globals.py Rewrite the scripts in python 2020-04-16 14:25:50 +02:00
encrypt.py Rewrite the scripts in python 2020-04-16 14:25:50 +02:00
install.py Fix installation if TLS verification is skipped 2020-04-29 17:36:08 +02:00
uninstall.py Rewrite the scripts in python 2020-04-16 14:25:50 +02:00