hello to everyone, i'm new in spring web services. I've done my client extending of WebServiceGateway, and now I have to sign the soap message i'm sending with a certificate (this certifcate will be provided by the server).
I've been searching information, but i cant really understand what i have to do. All the webs talk about a keystore, do i have to create that keystore?? do i have to stablish a password for that keystore?? thanks in advance!!!!
