Files
freeipa/ipalib
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
..
2016-09-27 13:35:58 +02:00
2015-09-01 11:42:01 +02:00
2016-09-27 13:35:58 +02:00
2016-09-07 12:49:28 +02:00
2016-11-10 10:21:47 +01:00
2016-10-25 14:01:06 +02:00
2016-10-20 18:43:37 +02:00
2015-12-23 07:59:22 +01:00