Access a web-application using HTTPS over Mule 3 -
i have deployed mule web-application. use mule access webservices on https. have https implemented on mule, works fine.
now, want integrate web-application instead of webservice , want use same https implemented on mule instead of implementing ssl again on weblogic server. when try url gets redirected outbound http url though inbound endpoint https.
Comments
Post a Comment