freeipa/checks
Fraser Tweedale 4cf2bfcaa6 Add profile_id parameter to 'request_certificate'
Add the profile_id parameter to the 'request_certificate' function
and update call sites.

Also remove multiple occurrences of the default profile ID
'caIPAserviceCert'.

Part of: https://fedorahosted.org/freeipa/ticket/57

Reviewed-By: Martin Basti <mbasti@redhat.com>
2015-06-04 08:27:33 +00:00
..
check-ra.py Add profile_id parameter to 'request_certificate' 2015-06-04 08:27:33 +00:00
README Added a sys.path hack to get checks/check-ra.py working again 2009-02-17 16:03:10 -05:00

This directory is for integration tests that require a live backend (LDAP,
Certificate Server, etc.).  It's named "checks" so nose wont discover tests
here.