URL: https://github.com/freeipa/freeipa/pull/3194 Author: frasertweedale Title: #3194: dn: handle multi-valued RDNs in Name conversion Action: opened
PR body: """ When applying DN to a cryptography.x509.Name, multi-valued RDNs get "flattened" into separate RDNs. Update the constructor to correctly handle Name values with multi-valued RDNs.
Fixes: https://pagure.io/freeipa/issue/7963 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3194/head:pr3194 git checkout pr3194
URL: https://github.com/freeipa/freeipa/pull/3194 Author: frasertweedale Title: #3194: dn: handle multi-valued RDNs in Name conversion Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3194/head:pr3194 git checkout pr3194
freeipa-devel@lists.fedorahosted.org