1 Reply Latest reply on Mar 28, 2007 2:29 PM by jason.greene

    How can I show the certificate info with WS-Security

      HI, sorry for my bad english.

      I have a swing client, which send and recives signed SOAP messages using JBossWS and WS-Security. How can I show (in the client side) the signer information of the received response? I want to show in a JLabel the message: "The response was signed with the certificate number .....", but I dont know how can obtain the X509Certificate object. Thanks.

      Martín