Create an HTTPS Endpoint
Hi Team,
I have a requirement where ESB send an HTTP request to downstream in return it sends an HTTPS response. Now when I create my virtual assets the Endpoint is displayed as HTTP. I would require it as HTTPS, highlight in yellow. Could you please help me on this. Is there a place for me to change the request type in settings.
By default: http://localhost:9080/lmiServices/premiumCalculation/v2
http://virinf0001vt.metest.local:9080/Registrations-Registrations/DynamicFormsService
I need as : https://localhost:9080/lmiServices/premiumCalculation/v2
https://virinf0001vt.metest.local:9080/Registrations-Registrations/DynamicFormsService
Thanks
Senthil kumar. M
Comments
-
Hi Team,
I guess for HTTPs the port would be 9443, So I would require the Endpoint as,
https://localhost:9443/lmiServices/premiumCalculation/v2
https://virinf0001vt.metest.local:9443/Registrations-Registrations/DynamicFormsServiceThanks
Senthil kumar. M0 -
@Senthil
I think you should also check documentation for Virtualize.
Start with this--
Ireneusz Szmigiel
http://www.catb.org/esr/faqs/smart-questions.html0