freeipa/ipatests/test_integration
Michal Reznik cedd52d7f9 test_caless: fix http.p12 is not valid
In "test_invalid_ds_cn" test case an old invalid http.p12 cert
is used as a leftover after previous "test_invalid_http_cn" test.
Get new valid http.p12 cert using create_pkcs12().

Also use server-badname cert instead of cert for replica.
This explicitly ensures a non-matching hostname/SAN rather than
implicitly by using a certificate for the replica.

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

Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2017-11-15 16:23:15 +01:00
..
__init__.py pytest 3.x compatibility 2017-03-27 18:03:14 +02:00
base.py logging: do not use ipa_log_manager to create module-level loggers 2017-07-14 15:55:59 +02:00
create_caless_pki.py test_caless: add SAN dNSName extensions for wildcard tests 2017-08-11 13:53:44 +02:00
create_external_ca.py test_external_ca: switch to python-cryptography 2017-09-27 11:51:20 +02:00
test_advise.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_backup_and_restore.py logging: do not use ipa_log_manager to create module-level loggers 2017-07-14 15:55:59 +02:00
test_caless.py test_caless: fix http.p12 is not valid 2017-11-15 16:23:15 +01:00
test_customized_ds_config_install.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_dns_locations.py test_external_dns: add missing test cases 2017-11-07 10:17:17 +01:00
test_dnssec.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
test_external_ca.py ipatests: fix circular import for collect_logs 2017-11-13 13:49:51 +01:00
test_forced_client_reenrollment.py test_forced_client: decode get_file_contents() result 2017-11-06 16:51:00 +01:00
test_http_kdc_proxy.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_idviews.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_installation.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_kerberos_flags.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_legacy_clients.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_netgroup.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_ordering.py ipatests: Use pytest-sourceorder 2014-12-17 15:37:56 +01:00
test_replica_promotion.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_replication_layouts.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_server_del.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_service_permissions.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_simple_replication.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_sudo.py Move remaining util functions to tasks module 2017-03-22 13:42:04 +01:00
test_testconfig.py ipatests: add systemd journal collection for multihost tests 2017-06-01 11:50:44 +02:00
test_topologies.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_topology.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00
test_trust.py Move remaining util functions to tasks module 2017-03-22 13:42:04 +01:00
test_vault.py Move tasks module to ipatests.pytest_plugins.integration.tasks 2017-03-22 13:42:04 +01:00