|
From: Ronald O. <ro...@ke...> - 2015-09-18 13:22:28
|
Hi Michael, Thanks for the response. I just confirmed that when I uncheck the 'LDAP DN Order', the CA certificate keeps the right order. I have noticed though EJBCA by default prefers to print it using the LDAP Order even if the certificate isn't using it. I am OK now. Thanks again. Ronald. On 09/17/2015 06:39 PM, Michael Ströder wrote: > Ronald Osure wrote: >> I have created a certificate authority on my ejbca installation but the >> Subject DN Order reverts to the LDAP DN order even if I uncheck the 'LDAP DN >> order' checkbox. Is there a way to prevent it from doing this? I know the >> order doesn't really matter but I want the ordering to be like below: >> >> * DC=ke,DC=caname, O=Organization, OU=OrganizationUnit,CN=Common name >> >> but instead it gets reset to the LDAP DN order (a reverse). Any clues? My >> EJBCA version is version 6.2.0 > 1. Uncheck the 'LDAP DN> order' checkbox. > > 2. Check with openssl x509 -nameopt rfc2253 -in cert.pem to see the real LDAP > DN order. > > Ciao, Michael. > > > > ------------------------------------------------------------------------------ > Monitor Your Dynamic Infrastructure at Any Scale With Datadog! > Get real-time metrics from all of your servers, apps and tools > in one place. > SourceForge users - Click here to start your Free Trial of Datadog now! > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop |