Re: PHP, SoapClient, Apache, Windows, SSL

2006-05-30 Thread Bernhard Froehlich
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

Re: [error] Certificate Verification: Error (34): unhandled critical extension

2006-05-30 Thread Diarmuid Curtin
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

RE: [error] Certificate Verification: Error (34): unhandled critical extension

2006-05-30 Thread David Schwartz
> 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

RE: Memory leak with multiple threads running with asingleSSLserver serving incoming requests...

2006-05-30 Thread Lei Cao
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

Re: ASN1_ANY

2006-05-30 Thread Saurabh Arora
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

PHP, SoapClient, Apache, Windows, SSL

2006-05-30 Thread Andy Glass
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