Create an SSL port using the procedues found in the IS Administrator’s guide. Ensure that your web service is visible to that port. Set the ports credentials options to either use basic auth only or to request but not require certs. You can change to require certs later if the easier approach works.
You can then use the new port in your endpoint URL.
Refer as well to the creating a access-controled soap processor in the web services developer’s guide (or soap developer’s guide, I can never remember which).
Mark
#API-Management#soa#webMethods