Yes... this is possible ! You will have to implement org.apache.ws.security.components.crypto.Crypto interface to access the PKCS#11 store and provide the keys and certs.
Then you can set that implementation as the value of "org.apache.ws.security.crypto.provider" property in the .properties file OR if you are using the policy configuration of Rampart then you can configure the "Crypto" assertion accordingly. Thanks, Ruchith On 3/6/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
Antonio, I've CC'ed rampart-dev@ mailing list. Please join the discussion there. thanks, dims On 3/6/07, Antonio Borrelli <[EMAIL PROTECTED]> wrote: > Hi all, > > i'm trying to use the rampart module to secure my Web Service realized > with axis2 engine. > I reach it using a jks keystore build by java keytool, but now i want > to realize another step using a keystore compliant to PKCS#11 (i want > to read my private key and/or my X.509 certificate from a smart-card > or any other hardware-security-module). > > Does it exists a rampart feature by which is possible to do it? > Is a right way changing the security provider in the security.properties? > > All the tip are welcome! > > Bye bye, > > All the best > > /@nborrell > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- www.ruchith.org www.wso2.org
