Menu

#2 Support for corbaloc:ssliop...

2.0.0
open
nobody
SSL (1)
5
2002-03-20
2002-03-20
No

The following text is taken from the JaCORB 1.4b3
announcement:

Added support for corbaloc:ssliop style IORs to be
able to use corbaloc together with SSL. WARNING: This
is not (yet ;-) standardized by the OMG, but
agreed-upon by many more (TAO, MICO, ...) open source
ORBs. The SSL behaviour defaults to
EstablishTrustInTarget, but can also be configured by
the properties

jacorb.security.ssl.corbaloc_ssliop.supported_options
jacorb.security.ssl.corbaloc_ssliop.required_options

This should be supported by OpenORB as well...

Discussion

  • Sean Parker

    Sean Parker - 2003-03-20

    Logged In: YES
    user_id=619256

    Comment by Sean Parker (user supinlick):
    I attempted to implement this but got stuck, can't waste
    more time. Attached files/diff of ORB.java rev 1.15 -
    don't know whatelse to do... The last thing I was
    looking at was the NullPointerException generated due
    to state getting hosed in RequestState class (line 2225
    in file Delegate.java, rev 1.11) regarding m_used and
    m_submitted (binding-pool implementation?)

     
  • Michael Rumpf

    Michael Rumpf - 2003-03-21

    Created by "cvs diff -u -r 1.15 ORB.java > orb.diff"

     
  • Michael Rumpf

    Michael Rumpf - 2003-03-21

    File from folder: OpenORB/src/main/org/openorb/orb/util

     
  • Michael Rumpf

    Michael Rumpf - 2003-03-21

    File from folder: OpenORB/src/main/org/openorb/orb/util

     
  • Michael Rumpf

    Michael Rumpf - 2003-03-21

    File from folder: OpenORB/src/main/org/openorb/orb/util

     
  • Michael Rumpf

    Michael Rumpf - 2003-03-21

    File from folder: OpenORB/src/main/org/openorb/orb/util

     
  • Michael Rumpf

    Michael Rumpf - 2003-03-21

    File from folder: OpenORB/src/main/org/openorb/orb/util

     
  • Michael Rumpf

    Michael Rumpf - 2003-03-21

    File from folder: OpenORB/src/main/org/openorb/orb/util

     
  • Michael Rumpf

    Michael Rumpf - 2003-03-21

    File from folder: OpenORB/src/main/org/openorb/orb/util

     
  • Michael Rumpf

    Michael Rumpf - 2003-03-21

    Logged In: YES
    user_id=21814

    I asked Sean to send us the files so that someone else can
    continue working on this feature as he currently doesn't
    have the time to complete what he has started.
    The refactoring of the ObjectURLs is quite nice and is
    definitely worth adding!

     

Log in to post a comment.