IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Alternate to bouncing IS to bring CA self signed cert in effect

  • 1.  Alternate to bouncing IS to bring CA self signed cert in effect

    Posted Mon January 24, 2005 03:15 PM

    Is there an alternate solution to bouncing the server to bring a CA Trusted folder/self signed certificate in effect. Bouncing the IS is causing us a lot of grief from our customers who have production floor services that need to run 24/7.

    If anyone knows what gets run under the covers to load the certs, it would be appreciated or if you know of an alternate method for this to work.

    Thanks!


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Alternate to bouncing IS to bring CA self signed cert in effect

    Posted Mon January 24, 2005 04:05 PM

    For inbound connections, you can set a trusted CA list on each port then stop/start the port to pick up the change.

    For outbound (as a client), I am not aware of anything you can do. I believe this is being looked at as a feature.


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Alternate to bouncing IS to bring CA self signed cert in effect

    Posted Tue January 25, 2005 03:41 AM

    I think (in 4.6 at least), trusted CAs are just files on disk and don’t go into the repo. Hence if you have hardware clustering with a CSS in front of IS servers, the standard cluster procedure should apply:

    1. Remove some IS servers from your cluster
    2. Add the new root CA cert to these servers
    3. Bounce the servers.
    4. Switch the cluster switch to the “bounced servers”, simultaneously
      removing the remaining servers from the cluster.
    5. Repeat steps 2 and 3 on the remaining servers.
    6. Bring the remaining servers back into the cluster.

    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods