summaryrefslogtreecommitdiffstats
path: root/doc/examples/python-api.py
diff options
context:
space:
mode:
authorFraser Tweedale <ftweedal@redhat.com>2016-07-22 12:05:13 +1000
committerJan Cholasta <jcholast@redhat.com>2016-08-26 09:09:45 +0200
commitdae82b25bdfbec44e5db27a6fc353a46739ed8f5 (patch)
tree6174c2ffb82b892fabac7197bdda2f1b8aa68fbc /doc/examples/python-api.py
parent0245d2aadf8b38ba68aeacf70761bd09ad927951 (diff)
x509: fix SAN directoryName parsing
The subjectAltName extension parsing code in ipalib.x509 fails on directoryName values because the Choice structure is not endowed with an inner type. Implement the Name structure, whose inner type is a CHOICE { SEQUENCE OF RelativeDistinguishedName }, to resolve. Note that the structure still does not get fully parsed; only enough to recognise the SequenceOf tag and not fail. Part of: https://fedorahosted.org/freeipa/ticket/6022 Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'doc/examples/python-api.py')
0 files changed, 0 insertions, 0 deletions