java - How I can signing the wsdl attribute with X509 certificate -
i have wsdl file , xsd.
so have create new jva project, have import wsdl file, generate test client.
now must call soap webservice. can connect throws ssl certificate (i have this) , must signing 5 attribute wsdl file.
how can signing these attribute x509 certificate?
Comments
Post a Comment