HI All,
I am getting a xml document from my customer which is signed with XML Signature.
Customer is Signing the document with xmlsec library ( parser is libxml2).
I have to verify the signature on my side and do the rest of the processing.
I saw sevaral examples on the http://www.aleksey.c
Hi,
I have a page with SSL enables as below.
https://email.website.com/usrfolder/one.php
For this page, my customer is posting some XML data using a java output stream as
below. ( pseudo code)
URL url = new URL(_url);
_httpsConnection= (HttpsURLConnection) url.openConnectio
Hi,
I am working on a php script which is accessed as below
http://10.10.10.10/pageone.php?hellohowareyou
in the pageone.php i am accessing the variable $_SERVER["QUERY_STRING"
and i am getting the proper "hellohowareyou" as value.
All these days i was accessing this over the browser. But
3 matches
Mail list logo