We have a MongoDB connection string that we plug in to RuntimeSettings.xml during install. Upon startup, the Mongo connection fails because RuntimeSettings.xml expects the connecting string to be encrypted. The fix for this, is for someone to manually update the MongoDB connection via the Alteryx UI. We would like a way to encrypt the MongoDB connection string for RuntimeSettings.xml before we start Alteryx for the first time.