freeipa/ipatests/pytest_plugins/integration
Ganna Kaihorodova b7293a9184
TestBasicADTrust.test_ipauser_authentication
test_ipauser_authentication is failing with error: "Confidentiality required"
Password operation must be performed over a secure connection

To start TLS encryption added -ZZ option, in order to be connection successful

https://pagure.io/freeipa/issue/7470

Reviewed-By: Aleksei Slaikovskii <aslaikov@redhat.com>
2018-04-06 16:00:48 +02:00
..
__init__.py Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
config.py Fix log capture when running pytests_multihosts commands 2017-11-06 16:22:18 +01:00
create_caless_pki.py test_caless: add SAN extension to other certs 2018-01-17 12:52:16 +01:00
create_external_ca.py tests: move CA related modules to pytest_plugins 2018-01-09 10:17:01 +01:00
env_config.py Fixing test_testconfig with proper asserts 2018-01-09 08:03:49 +01:00
host.py Move hosts module to ipatests.pytest_plugins.integration.hosts 2017-03-22 13:42:04 +01:00
tasks.py TestBasicADTrust.test_ipauser_authentication 2018-04-06 16:00:48 +02:00