I'm working on setting up Artifactory and while it seems like a lot of external resource passwords can be encrypted from within the system, it appears that passwords to external RDBMS systems (MySQL, MS SQL Server, etc) remain in cleartext in the storage.properties file. Can these be encrypted, or does that file itself need to be protected via the filesystem alone?I'm working on setting up Artifactory and while