You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2011/10/03 11:04:37 UTC

[jira] [Closed] (WSS-37) Make it easier to set key-stores programmatically

     [ https://issues.apache.org/jira/browse/WSS-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed WSS-37.
----------------------------------

    
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org