|
From: Eduardo M. <emt...@ya...> - 2015-03-21 11:43:22
|
Hi, I'm tring to include my own OID's in subject alternative name . I change the profilemappings.properties with:ALTNAME;TIPOCERTIFICADOINDENTIFIER;201;TIPOCERTIFICADOINDENTIFIER;201;Tipo certificado;TIPOCERTIFICADOINDENTIFIER TIPOCERTIFICADOINDENTIFIER contains my own OID like 2.16.724.1.3.5.3.2.10 for example. When I configure my end entity profile it appears in the item list of Subject Alternative Names. I get a final entity instance with this field complete with real content, but in my certificate instance this new field doesn't appear. The subject alternative name contains all fields that I included but no new OID. Is this correct way to include custom OID in Subject Alternative Name field? Is necessary to modify any java file to include this new OID in the entity certificate? Which java file? I'm using EJBCA 6.2.0 release. Thanks in advance Regards Eduardo |