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

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -