I think we should add PKCS12 to Geronimo. If we afraid of possible incompatibilities and not full support of JKS or PKCS12 why not to let user choose what keystore to use? We can specify keystore in configs or choose type from available on current VM.
SY, Alexey 2008/1/15, Zakharov, Vasily M <[EMAIL PROTECTED]>: > Hi, all, > > Is there a way to change the geronimo-default keystore > from JKS to, say, PKCS12 without patching the > org.apache.geronimo.security.keystore.FileKeystore* classes? > > That way of patching sources is suggested at GERONIMO-2015, > and it works, but it's probably not the best idea. > > I see the reasons of not making PKCS12 a default keystore type, > but what about making it possible to change keystore type > using config.xml, without source recompilation? > > I've browsed through the configuration options of geronimo-security > gbean, a found no way for that. Should I provide a patch for > that to be possible, would that be appropriate? > > Thank you! > > Vasily Zakharov > Intel ESSD > > > > --- > >
