Archived

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

Session Management with Glacier2 question

I can't run the example codes in "Session Management with Glacier2". when I start the client, it shows me such error messages:

warning: unknown property: Ice.ConnectionIdleTime
client: .\SslTransceiver.cpp:509: IceSSL::CertificateVerificationException:
Certificate has expired.
1 - Thread ID: 3052
1 - Error: 336134278
1 - Message: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:cert
ificate verify failed
1 - Location: .\ssl\s3_clnt.c, 894

I can't quite understand it, should be a simple question.

thanks

Comments

  • mes
    mes California
    Hi,

    Welcome to the forum.

    Please update your signature as described in this announcement.

    Also, when asking for help, please always specify the version information for Ice, your compiler, and your operating system.

    Finally, see this post for information on expired SSL certificates in Ice 3.0.

    Take care,
    - Mark