During Deployment of an Orchestrator, how to encrypt the web.config connection string and manage credentials?
During deploying a new Orchestrator environment where the web.config connection strings needs to be encrypted due to security norms, the entire infrastructure is designed and deployed in AWS cloud with various integrations, Thus a better credential management is sought.
Refer to the document that describes how to encrypt specific sections in the web.config file using aspnet_regiis.exe.