[ https://issues.apache.org/jira/browse/WSS-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fred Dushin updated WSS-37: --------------------------- Fix Version/s: 1.5.4 > Make it easier to set key-stores programmatically > ------------------------------------------------- > > Key: WSS-37 > URL: https://issues.apache.org/jira/browse/WSS-37 > Project: WSS4J > Issue Type: Improvement > Reporter: Guy Rixon > Fix For: 1.5.4 > > > Merlin has a method setKeyStore(java.security.KeyStore) method to set the > key-store programmatically. However, there's no way programmatically to set > the properties that go with the key-store. If a non-null Properties is passed > to Merlin's constructor, then that constructor tries to load a KeyStore and > throws if it can't find one. > I think that Merlin needs one or both of > constructor Merlin(java,util.Properties, java.security.KeyStore) > void setKeyStore(java,util.Properties, java.security.KeyStore) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]