Results 1 to 10 of 10

Thread: about IceSSL

  1. #1
    sec_freebird is offline Registered User
    Join Date
    Nov 2004
    Posts
    5

    about IceSSL

    why is IceSSL unavailable for Java?
    will you plan to implement IceSLL for Java,recently?
    If i implement IceSLL for Java by myself,can you give me some advices
    and what should i do?

  2. #2
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055
    SSL for Java is on our todo list. You will need Java 1.5 for that though. (The reason that we didn't do this earlier is simply that SSL wasn't available for Java.)

    Doing this yourself is possible, but I wouldn't recommend it. It's quite an involved job that affects many parts of the Ice core. If you want to go ahead, you can look at Ice for C++ for inspiration. But be prepared to have to put a lot of effort into this.

    Cheers,

    Michi.

  3. #3
    sec_freebird is offline Registered User
    Join Date
    Nov 2004
    Posts
    5
    >SSL for Java is on our todo list. You will need Java 1.5 for that though. (The reason that we didn't do this earlier is simply that SSL wasn't available for Java.)

    Michi.when will your icessl for java be available?

    Doing this yourself is possible, but I wouldn't recommend it. It's quite an involved job that affects many parts of the Ice core. If you want to go ahead, Michi.you can look at Ice for C++ for inspiration. But be prepared to have to put a lot of effort into this.

    Michi.I'd like to look into icessl for c++, are there any documents about it? Furthuremore, more details about Ice achitecture?

  4. #4
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055
    Originally posted by sec_freebird
    when will your icessl for java be available?
    I'm sorry, I can't give you a date for this just now. We may get this into the next release of Ice, but we don't have a date as yet. The general time frame will be "a few months".

    you can look at Ice for C++ for inspiration. But be prepared to have to put a lot of effort into this.

    Michi.I'd like to look into icessl for c++, are there any documents about it? Furthuremore, more details about Ice achitecture?
    No, I'm sorry. You can look at the SSL documentation in the book, and at the source code; there aren't any other documents about the architecture.

    Cheers,

    Michi.

  5. #5
    sec_freebird is offline Registered User
    Join Date
    Nov 2004
    Posts
    5
    first ,thanks for your reply!
    can you tell me ,how to use openssl in ice?
    use dll by call openssl's api funcations?
    how is openssl integated in ice?

    thank you !

  6. #6
    ganzuoni is offline Registered User
    Name: Guido Anzuoni
    Organization: Individual
    Project: No specific project
    Join Date
    Jun 2003
    Location
    Italy
    Posts
    49
    Originally posted by michi
    SSL for Java is on our todo list. You will need Java 1.5 for that though. (The reason that we didn't do this earlier is simply that SSL wasn't available for Java.)

    Doing this yourself is possible, but I wouldn't recommend it. It's quite an involved job that affects many parts of the Ice core. If you want to go ahead, you can look at Ice for C++ for inspiration. But be prepared to have to put a lot of effort into this.

    Cheers,

    Michi.
    ???
    I think that jsse is available in j2sdk 1.4 together with Sun provider.....

    Your plan is that ice for Java can use SSL only with Java 1.5 ?

    Guido.

  7. #7
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    Have a look at the discussion in this thread:

    http://www.zeroc.com/vbulletin/showt...p?threadid=846

  8. #8
    sec_freebird is offline Registered User
    Join Date
    Nov 2004
    Posts
    5
    hi marc, in your book, you say,
    openssl is used by Icessl,
    how is openssl is used in Icessl,
    use dll by call openssl's API?
    i want to know some technical details.
    i am a student,i want to analyze it for inspiration

  9. #9
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    Let me suggest that you simply have a look at the source code of IceSSL, which you'll find in the Ice source code distribution.

  10. #10
    sec_freebird is offline Registered User
    Join Date
    Nov 2004
    Posts
    5
    thank you for your reply!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Question about IceSSL
    By OrNot in forum Help Center
    Replies: 8
    Last Post: 04-19-2006, 09:13 PM
  2. IceSSL for C#/.NET
    By kwaclaw in forum Comments
    Replies: 2
    Last Post: 09-27-2005, 10:49 AM
  3. IceSSL new features
    By nsns in forum Comments
    Replies: 1
    Last Post: 02-15-2005, 08:40 AM
  4. IceSSL encoding
    By nsns in forum Bug Reports
    Replies: 4
    Last Post: 01-26-2005, 04:03 AM
  5. several questions on IceSSL
    By diego in forum Help Center
    Replies: 0
    Last Post: 11-25-2004, 07:44 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
  •