Archived

This forum has been archived. Please start a new discussion on GitHub.

Problem with ICESSL and OPENSSL

Hi, when I use icessl, there 's a strange problem. Here's the situation:
My Software environment is like this,
CentOS 5 + Apache 2.2.4 + PHP 5.2.3 + OpenSSL 0.9.8k + Ice 3.3.0 + mysql5.0.40

When I use http protocol and Icessl, everything is OK, but when I use https protocol and Icessl, I found that I can't get my data from mysql database as usual~In 10 times it always fails for 4 ro 5 times. How could it happen? Can you help me?

Comments

  • xdm
    xdm La Coruña, Spain
    Hi Tony,

    Is difficult to see how this could be related to Ice, you have not given enough information to us for help, why you think this problem is related to Ice? is there any Ice exception raised during this process? is there any stack trace showing that is Ice failing?

    If this is Ice related you need to be more specific and give much information in order we could help.

    Also if possible try to isolate the problem to a test case that made it easy to reproduce.

    Regards,
    José