I'm using ASPNET_REGIIS to encrypt different subsections of my web.config file. I can encrypt the SMTP password using: ASPNET_REGIIS -pef "system.net/mailSettin
I want users to be able to: go to "https://webserver1.acme.com/UserManagement2" and hit the Tomcat application on a different server: "https://10.0.0.7:9443/Use