Results 1 to 1 of 1

Thread: New SSL certificates for Ice 3.0 demos & tests

  1. #1
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,445

    New SSL certificates for Ice 3.0 demos & tests

    The attached archive contains replacements for the expired SSL certificates in the Ice 3.0 distribution. These certificates are used only by the tests and demos and do not affect the normal operation of the Ice run time.

    Extract the archive in the 'certs' directory of the Ice distribution. Note that, in order to run the IceSSL for C++ tests, you'll also need to copy some files into the test/IceSSL/certs subdirectory:

    $ cp certs/cacert.pem test/IceSSL/certs
    $ cp certs/c_rsa1024_priv.pem test/IceSSL/certs/goodKey_1.pem
    $ cp certs/c_rsa1024_pub.pem test/IceSSL/certs/goodCert_1.pem
    $ cp certs/s_rsa1024_priv.pem test/IceSSL/certs/goodKey_2.pem
    $ cp certs/s_rsa1024_pub.pem test/IceSSL/certs/goodCert_2.pem

    The new certificates have longer expiration periods in order to avoid this problem in future releases. We apologize for any inconvenience.

    - Mark
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. visual Studio & ice 3.0 & Global Assembly Cache
    By loheron in forum Help Center
    Replies: 7
    Last Post: 11-23-2006, 07:39 AM
  2. SSL Certificates expiring?
    By rhochmuth in forum Help Center
    Replies: 1
    Last Post: 02-23-2005, 11:53 AM
  3. ICE Demos' server run failure
    By RyanFogarty in forum Help Center
    Replies: 7
    Last Post: 10-31-2004, 03:19 PM
  4. Ice && crob jobs
    By xdm in forum Help Center
    Replies: 2
    Last Post: 09-23-2004, 09:04 AM
  5. Demos on ICE
    By shantanu_k06 in forum Comments
    Replies: 4
    Last Post: 05-04-2004, 01:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •