freeipa/ipaserver
Rob Crittenden ab1667f3c1 Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.
The pyOpenSSL PKCS#10 parser doesn't support attributes so we can't identify
requests with subject alt names.

Subject alt names are only allowed if:
  - the host for the alt name exists in IPA
  - if binding as host principal, the host is in the services managedBy attr
2009-11-30 18:10:09 -07:00
..
install Add option to have ipautil.run() not raise an exception 2009-11-30 15:28:41 -05:00
plugins Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL. 2009-11-30 18:10:09 -07:00
__init__.py ipa-server-install now renders UI assets 2009-11-04 03:52:30 -07: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 Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00
rpcserver.py Add mod_python adapter and some UI tuning 2009-10-27 21:38:13 -06:00
servercore.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00