Andy Glass wrote:
I'm brand new to Soap and SSL. I have used SoapClient functionality
built within PHP to successfully call a web service using its WSDL.
So, I feel fairly comfortable about that. However, I am now working
on a project that calls for me to call a web service and authenticate
mys
Hi David -
Thanks for that, I'm aware of this, however, this is for a demo as opposed to a live environment
DC
On 5/30/06, David Schwartz <[EMAIL PROTECTED]> wrote:
> It seems that the Extension 'Name Constraints' marked as> critical is causing the issue.
> Is it possible to tell apache to ign
> It seems that the Extension 'Name Constraints' marked as
> critical is causing the issue.
> Is it possible to tell apache to ignore certain extensions?
> This possibility had not occured to me & I had assumed
> modifying openssl would be the only option.
Ignoring name constraints wou
Hi All,
I have been testing my SSL server for 2 days after 30k connections
and memory remains calm.I assume the probelm has been solved by just adding
ERR_free_strings();
ERR_remove_state(0);
to each children thread before pthrea
On 5/29/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote:
On Mon, May 29, 2006, Saurabh Arora wrote:
> hi all
>
> heres another lead , but with few problems :
>
> using this function we can set the type :
> -
> void ASN1_TYPE_set(a,type,value)
> --
> where
> ASN1_TYPE *a;
> int t
I'm brand new to Soap and SSL. I have used SoapClient functionality
built within PHP to successfully call a web service using its WSDL.
So, I feel fairly comfortable about that. However, I am now working
on a project that calls for me to call a web service and authenticate
myself using a digital