freeipa/tests/test_xmlrpc
Rob Crittenden efa11d3746 Fix replacing a certificate in a service.
When a service has a certificate and the CA backend doesn't support
revocation (like selfsign) then we simply drop the old certificate in
preparation for adding a new one. We weren't setting the usercertificate
attribute to None so there was nothing to do in ldap_update().

Added a test case for this situation to ensure that re-issuing a certificate
works.

ticket #88
2010-08-06 13:12:21 -04:00
..
__init__.py Initial tests for user, group and service plugin API 2008-11-03 17:31:32 -05:00
objectclasses.py Add ipaUniqueID to HBAC services and service groups 2010-05-27 10:51:02 -04:00
test_aci_plugin.py Change expected aci summary from Updated to Modify in test cases 2010-07-06 15:39:44 -04:00
test_automount_plugin.py Take 2: Extensible return values and validation; steps toward a single output_for_cli(); enable more webUI stuff 2009-12-10 08:29:15 -07:00
test_cert.py Fix replacing a certificate in a service. 2010-08-06 13:12:21 -04:00
test_group_plugin.py Fix unicode failures in Env tests and dn failures in XML-RPC tests 2010-02-26 12:31:11 -05:00
test_hbac_plugin.py Use new service schema for HBAC tests 2010-05-17 13:48:44 -04:00
test_hbacsvcgroup_plugin.py Add ipaUniqueID to HBAC services and service groups 2010-05-27 10:51:02 -04:00
test_host_plugin.py Add API to delete a service principal key, service-disable. 2010-07-13 09:29:10 -04:00
test_hostgroup_plugin.py Fix unicode failures in Env tests and dn failures in XML-RPC tests 2010-02-26 12:31:11 -05:00
test_netgroup_plugin.py Fix netgroup plugin to use correct member attribute names. 2010-07-15 11:18:18 -04:00
test_passwd_plugin.py Take 2: Extensible return values and validation; steps toward a single output_for_cli(); enable more webUI stuff 2009-12-10 08:29:15 -07:00
test_pwpolicy.py Replace old pwpolicy plugin with new one using baseldap, fix tests. 2010-05-17 13:48:19 -04:00
test_rolegroup_plugin.py Fix unicode failures in Env tests and dn failures in XML-RPC tests 2010-02-26 12:31:11 -05:00
test_service_plugin.py Add API to delete a service principal key, service-disable. 2010-07-13 09:29:10 -04:00
test_taskgroup_plugin.py Fix unicode failures in Env tests and dn failures in XML-RPC tests 2010-02-26 12:31:11 -05:00
test_user_plugin.py Fix unicode failures in Env tests and dn failures in XML-RPC tests 2010-02-26 12:31:11 -05:00
xmlrpc_test.py Add API to delete a service principal key, service-disable. 2010-07-13 09:29:10 -04:00