RE: Rampart: UsernameToken and X.509 certificates

2013-03-19 Thread Martin Gainty
we had this error a few months ago the problem is Herr Dittman didnt accomodate a getPassword in UsernameToken Martin Gainty __ Jogi és Bizalmassági kinyilatkoztatás/Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Ez az üzen

Re: Rampart: UsernameToken and X.509 certificates

2013-03-19 Thread Ruchith Fernando
Hi Nathan, Can you please try the attached patch with the rampart trunk and see if you still have the same issue. Thanks, Ruchith On Mon, Mar 18, 2013 at 1:12 AM, Nathan Clement wrote: > Hi, > > I'm trying to use a UsernameToken with a hashed password and an X.509 token > for signatures. My po

Re: Rampart: UsernameToken with stale timestamps

2013-03-19 Thread Ruchith Fernando
Thanks Nathan. - Ruchith On Mon, Mar 18, 2013 at 12:56 AM, Nathan Clement wrote: > Hi, > > I created https://issues.apache.org/jira/browse/RAMPART-401 for this > > Thanks, > > Nathan > >> Date: Sun, 17 Mar 2013 13:23:36 -0400 > >> Subject: Re: Rampart: UsernameToken with stale timestamps >> From

Re: Using Rampart to send a proxy certificate and sign using a symmetric key

2013-03-19 Thread Ruchith Fernando
Hi, To do this with rampart, first you need to be able to express your requirements in WS-SecurityPolicy. Since you mentioned the use of a symmetric key to sign (MAC) (as in 3.4 of [1]) I suppose you will have to try to use a SymmetricBinding policy (Example [2]). This will involve getting a toke