There are two methods for enabling SSL for Pure Access Manager:
- Use a reverse proxy and route all traffic via the reverse proxy.
- You can read about IIS reverse proxy setup on iis.net here: https://www.iis.net/learn/extensions/url-rewrite-module/reverse-proxy-with-url-rewrite-v2-and-application-request-routing
- Install and configure a certificate in Tomcat.
- You can read about installing a certificate directly in Tomcat here: https://tomcat.apache.org/tomcat-8.5-doc/ssl-howto.html