|
From: Arnaud D. <arn...@gm...> - 2019-03-19 08:25:17
|
Hello, As I said in my previous email and this line was not changed after the update: At the end of $EJBCA_HOME/src/java/profilemappings.properties file: DN;2.5.4.97;200;2.5.5.4.97;200;OrganizationIdentifier;organizationIdentifier (2.5.4.97) Regards. Le lun. 18 mars 2019 à 17:32, Tomas Gustavsson <to...@pr...> a écrit : > > How about profilemappings.properties? > > Regards, > Tomas > > On 2019-03-15 16:33, Arnaud Defos wrote: > > Hello, > > > > We have updated our EJBCA Community from version 6.3.1.1.1 to 6.10.1.2. > > > > We added a custom DN attribute "organizationIdentifier" that worked well > > in version 6.3 like this: > > > > $EJBCA_HOME/src/java/profilemappings.properties: > > > DN;2.5.4.97;200;2.5.5.4.97;200;OrganizationIdentifier;organizationIdentifier > > (2.5.4.97) > > $EJBCA_HOME/src/java/dncomponents.properties: > > organizationIdentifier=2.5.5.4.97 > > > > Since the update, we have this error when we use this attribute: > > > > An exception has occurred. > > Unsupported Subject DN Field found in:CN=MYCN,SN=MYSN,O=MYO > > SAS,organizationIdentifier=MYOI,C=EN > > > > Is it related to the fact that this attribute was added in version 6.5.2 > > on EJBCA Enterprise? > > > > Indeed, it is now defined in > > $EJBCA_HOME/src/java/dncomponents.properties.sample. > > > > How can this be corrected? > > We tried several things without finding a solution. > > > > > > > > _______________________________________________ > > Ejbca-develop mailing list > > Ejb...@li... > > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |