The client is running on Solaris 8. It uses gnu 3.0.2 compiler. I am using libcurl 
7.9.2 and openssl 0.9.6c. The exectable works fine but the shared object gives an 
error while doing handshake with the apache ssl-enabled web server which is also being 
run on solaris.

I hope this info helps.

-Sachin

>From Oscar Jacobsson <[EMAIL PROTECTED]>:

> I couldn't seem to find too much information about what platform your
> client is running on, but it sure sounds like a case of run-time library
> conflict.
> 
> If you're on a tunning win32 & building with msvc please consult the FAQ
> for info on how you might be able to resolve this:
> 
> http://rd.mailshell.com/www.openssl.org/support/faq.html#PROG2
> 
> Cheers,
> 
> //oscar
> 
> [EMAIL PROTECTED] wrote:
> > 
> > Hi,
> > 
> > I have a executable that makes a https call to a IBM websphere
> application server running a java servlet. The IBM application server
> uses the Apache web server and it uses mod_ibm_ssl to get ssl
> capability. I am using libcurl version (7.9.2) running on openssl
> version(0.9.6c). This executable works fine.
> > 
> > However when the same code is compiled as a shared object and then the
> same function (that uses the https to call the java servlet) is called.
> The shared object crashes and gets a core dump. On the servlet side
> which is being run on a  apache webserver(running mod_ibm_ssl) I see a
> handshake failed message in the webserver log file.
> > 
> > Does anyone on this list have an idea about why this is happening ? I
> would really appreciate any help as I have to get this thing resolved
> quickly.
> > 
> > Thanks,
> > 
> > Sachin
> > 
> > _______________________________________________________
> > The FREE service that prevents junk email
> http://rd.mailshell.com/www.mailshell.com
> > ______________________________________________________________________
> > OpenSSL Project                                
> http://rd.mailshell.com/www.openssl.org
> > Development Mailing List                      
> [EMAIL PROTECTED]
> > Automated List Manager                          
> [EMAIL PROTECTED]
> ______________________________________________________________________
> OpenSSL Project                                
> http://rd.mailshell.com/www.openssl.org
> Development Mailing List                      
> [EMAIL PROTECTED]
> Automated List Manager                          
> [EMAIL PROTECTED]
> 
> 
> ---------- Your subscription is protected by Mailshell ---------- 
> To unsubscribe or change delivery options:
> http://www.mailshell.com/control.html?a=boaz39julkbllfhgdmzaa5eeiknebknw9
> 
> Wouldn't you rather have <username>.com as your personal domain?
> http://rd.mailshell.com/ad465
> Earn up to $3 for each of your friends who signs up with Mailshell!
> http://rd.mailshell.com/sp5
> 


_______________________________________________________
The FREE service that prevents junk email http://www.mailshell.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to