Question
6
Replies
111
Views
Posted: January 8, 2019
Last activity: April 4, 2019
Closed
Expose Microsite in https
Our client wants to expose Microsite as https service and not as http. For this what additional settings need to be done at the PEGA end.
Is there any additional configuration to be done in the application server side.
All other services of the client are not secured i.e. plain http. Now if they want to expose Microsite as a secured service will it cause any issue to the existing unsecured services.
Thanks.
Suman
I believe this was responded to in a different thread, but generally you need not configure anything additional to support https. If it works for http, it should seamlessly work for https, assuming your https certificates are in order and traffic can flow to the https endpoint. Check your firewall to ensure that endpoint is accessible.