How to set up IS as SSL-Server

Hello All,

I am having an urgent requirement to generate webService for webMethods flow-services. A Client application will deploy webservices and call flow services…The basic needs of this communication are:

  1. All webServices should be authenticated by an userid/password
  2. All transactions should use HTTPS protocol.

Could anyone please suggest me the steps/process to achieve the same…

Thanks in Advance

Regards

Kapil

Steps on setting up an HTTPS port for IS are covered in the IS Administrator’s Guide. Check out the “Securing Integration Server” section.

Info on exposing Flow services as web services are covered in the SOAP Developer’s Guide found in the /Developer/docs/guides folder in IS versions up to 6.5.

Many, many posts on web services development can be found in the SOA Service Development forum here.

Mark