[jboss-user] [JBossWS] - Re: WS-Security: keystores and truststores

jason.greene@jboss.com do-not-reply at jboss.com
Thu May 24 15:40:02 EDT 2007


The WS-Security spec does not specify a standard or convention for dynamically encrypting based on client input. Although it could be possible to add a feature that would use the client identity to determine the certificate to use for encryption. Open one in Jira if this is what you want.

Otherwise your options are

  | *  Use SSL 
  | *  Deploy the same service multiple times per client
  | *  Use a separate shared client key for encryption, authentication can still be validated using individual keys for signature processing.
  | 

-Jason

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048464#4048464

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048464



More information about the jboss-user mailing list