Hi,
I was wondering is there any way of configuring Service Pulse to use SSL other than the method described here by manually installing the website on IIS?
Thanks
Hi,
I was wondering is there any way of configuring Service Pulse to use SSL other than the method described here by manually installing the website on IIS?
Thanks
@Paul_Darcy IIS is just one example but you can use any reverse proxy solution with SSL terminitation/offloading. Nginx, Traefik and likey Haproxy work too and when you run in the cloud you can likely use cloud-native load-balancers supporting authorization and SSL offloading.
The product itself currently does have any encryption or access control options.