Re: [Perlgssapi-users] Ws-Security
Brought to you by:
achimgrolms
From: Massimiliano M. <mas...@ce...> - 2006-10-16 18:24:27
|
Hi, On luned? 16 ottobre 2006, alle 18:53, Achim Grolms wrote: > > Yes, I see. Have you any examples of use > > Authen::SASL::Perl::GSSAPI Ok, I got the examples working with gss_wrap and gss_unwrap. It's really easy! :) But my problem persist: how can I store the context? I've to send two messages to my webservice: one for mutual authentication, and one for sending the message encrypted. But In the first message, I've to store in the disk the servercontext (The webservice is stateless). How can I? Someone has any idea? Thank you a lot! -- Massimiliano Masi http://gauss.comunidelchianti.it/~max |