[Pki-devel] [PATCH] cloning issues in 8.1

Ade Lee alee at redhat.com
Wed Jul 10 20:26:08 UTC 2013


Opps - bug this time too:
https://bugzilla.redhat.com/show_bug.cgi?id=982320

On Wed, 2013-07-10 at 16:25 -0400, Ade Lee wrote:
> This is in response to 
> 
> Basically, there are two issues.
> 
> 1. We want to use the selected CA to generate the SSL server cert.  In
> the code though, for a clone, the code that sets the relevant preop
> parameter used to determine the right CA to go to - is only run after we
> issue the sslserver cert request.  That means it always goes to the
> security domain CA.  This code is now reversed.
> 
> 2. Due to a DS bug (which has been fixed), the attributes on the
> pkiSubsystem entry in the clone CA security domain database we in lower
> case, rather than the existing case.  Thats actually ok from an ldap
> point of view.  We create some XML from those attributes -- just in
> case, we should make the XML matches in this case case insensitive.
> 
> Please review.
> 
> Thanks, 
> Ade
> 





More information about the Pki-devel mailing list