next up previous contents
Next: 7.5.7 How easy it Up: 7.5 SSL Previous: 7.5.5 Is there a

7.5.6 If I use naming service and VisiBroker, can I cooperate SSL into the system?

 

Andre Srinivasan
(July, 1998)47: The IOR determines whether an SSL connection is attempted.

You can enable SSL with any VisiBroker server by initializing the BOA with SSLTPool (if you pass the command line args into BOA_init, -OAid SSLTPool will do the trick) and initializing the SSL layer with a digital identity (you can do this with initializers to avoid modifying the code). The resulting IOR will contain an SSL component.