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
  • 1.  HTTPS FROM INTEGRATION SERVER 61

    Posted Fri July 30, 2004 10:37 PM

    Hi I want to do https from my wm server 6.1. I have the clients https url. What shold I do to send the xml data to clients https url. I am using the pub.http service but where and how can I attach the certs.Do I need to configure my IS with there certs??
    Please provide me some knowledge on https from IS.

    Thanks
    Randhava


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: HTTPS FROM INTEGRATION SERVER 61

    Posted Sat July 31, 2004 05:09 AM

    When you are sending xml data to clients https url,just you need to have their connectivity credentials username/password and content-type=“text/xml”.you dont need to configure IS with certficates.unless your client wants SSL handshaking when connecting to their DMZ or secured server.
    If so then you need to configure an https port and install the certificates in the IS/Config folder and get CA signed certificate,your client certificate and place this in the Trusted folder IS/certs…

    Restart the IS and finally test the connectivity.

    HTH,


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: HTTPS FROM INTEGRATION SERVER 61

    Posted Sat July 31, 2004 05:13 AM

    And also do send your CA signed certificate to your client before connectivity testing,so that they will store it on their system and use when doing the SSL handshaking.

    Regards,


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 4.  RE: HTTPS FROM INTEGRATION SERVER 61

    Posted Mon August 23, 2004 08:11 AM

    Randhava,

    You will indeed need certificates on your server if it’s acting as a client. Checkout the section in the AdministratorGuide - Managing Server Security pg. 122. It will list a number of items you need before configuring SSL (either as server or client).

    -Jordy


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services