Tagged Questions

1
vote
2answers
1k views

gsoap - WS-Addressing elements in the SOAP Header

I need to add WS Addressing in my Soap header (I am using the gsoap framework). Is there a way to add that automatically? I looked up gsoap documentation but didnt find any info on that. So right now ...
0
votes
1answer
446 views

Specify parts of the header that have to be signed and/or encrypted in WCF with binding that support standards

Using Ws2007HttpBinding and securing the service, the WSDL file generated shows in the policy section that all the ws-addressing headers and the body will be signed, and that the body will be ...
-2
votes
0answers
96 views

Web Services WS-Addressing,WS-Security (SOAP 1.2) With Php

how i can connect to sample web services with php, uisng WS-Addressing,WS-Security in this services, and SOAP 1.2. services addresses : test addres: https://kps.saglik.gov.tr/wsdl.ashx?1&Test=1 ...