freeipa/ipatests/test_ipaserver
Fraser Tweedale db116f73fe x509: use python-cryptography to process certs
Update x509.load_certificate and related functions to return
python-cryptography ``Certificate`` objects.  Update the call sites
accordingly, including removal of NSS initialisation code.

Also update GeneralName parsing code to return python-cryptography
GeneralName values, for consistency with other code that processes
GeneralNames.  The new function, `get_san_general_names`, and
associated helper functions, can be removed when python-cryptography
provides a way to deal with unrecognised critical extensions.

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

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2016-11-10 10:21:47 +01:00
..
data Implement OTP token importing 2014-06-25 12:55:02 +02:00
test_install Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
httptest.py pylint: enable the import-error check 2016-10-24 14:11:08 +02:00
test_changepw.py Remove unused imports 2015-12-23 07:59:22 +01:00
test_ldap.py x509: use python-cryptography to process certs 2016-11-10 10:21:47 +01:00
test_otptoken_import.py x509: use python-cryptography to process certs 2016-11-10 10:21:47 +01:00
test_rpcserver.py Pylint: remove unused variables in tests 2016-10-11 16:50:32 +02:00
test_serverroles.py Pylint: remove unused variables in tests 2016-10-11 16:50:32 +02:00
test_topology_plugin.py test_topology_plugin: Don't rely on order of an attribute's values 2016-05-30 16:44:08 +02:00
test_version_comparison.py tests for package version comparison 2016-01-12 15:33:22 +01:00