[Pki-devel] [PATCH] 296 - fix cert requests problem ..

Ade Lee alee at redhat.com
Fri Apr 22 18:30:34 UTC 2016


     Fix problem in creating certificate requests
    
    Some incorrect code was added to request processing
    in the realm patches.  In the request LDAP modification code,
    if the realm was not present, we added a modification to remove the
    realm attribute.
    
    Unfortunately, if the realm was not present to begin with, this resulted
    in LDAP returning a "No Such Attribute (16)" error, causing all kinds
    of requests - including certificate requests to fail to be submitted.
    
    At this point, we do not permit users to change the realm of a request.
    Therefore, there is no reason to remove the realm.  If we ever need
    to do this in future, we'll have to be smarter about it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-vakwetu-0296-Fix-problem-in-creating-certificate-requests.patch
Type: text/x-patch
Size: 1696 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20160422/a6aee65f/attachment.bin>


More information about the Pki-devel mailing list