freeipa/ipaserver
Rob Crittenden b382755fee No need to trust NSS built-in CA's, more specific regex for finding CA nickname
- Add some logging so we have a better idea of what happened if things fail
- Default to self-signed CA to trust if one is not found. This will fix
  the self-signed CA case where certutil doesn't return untrusted CA's in
  -O output.
- Remove unused httplib import

Signed-off-by: Jason Gerard DeRose <jderose@redhat.com>
2009-07-23 13:45:45 -06:00
..
install No need to trust NSS built-in CA's, more specific regex for finding CA nickname 2009-07-23 13:45:45 -06:00
plugins Import explode_dn from ldap.functions for backward compatibility with older version of python-ldap. Fix bug in add_entry_to_group. 2009-07-08 12:15:58 -04:00
__init__.py Finished small tweaks to get new ipaserver.xmlrpc() mod_python handler working 2009-02-03 15:29:05 -05:00
conn.py Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ipaserver 2009-01-04 18:44:16 -07:00
ipaldap.py Don't pass non-existent arguments to _handle_errors() 2009-05-19 09:48:35 -04:00
ipautil.py Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ipaserver 2009-01-04 18:44:16 -07:00
rpcserver.py Rename errors2.py to errors.py. Modify all affected files. 2009-04-23 10:29:14 -04:00
servercore.py Add a reason to the NotFound exception so we can provide more robust errors 2009-05-13 14:16:44 -04:00