Hello,
In the context.xml and repository.xml files the usernames and passwords are written as a clear text.
And in some other SQL script files for creating Hibernate, Quartz, Jackrabbit databases (create_jcr_postgresql, create_quartz_postgresql, create_repository_postgresql)
Is it possible to encrypt the passwords? or to avoid writing the passwords in a clear text?
Do anyone know?
Thanks in advanced
In the context.xml and repository.xml files the usernames and passwords are written as a clear text.
And in some other SQL script files for creating Hibernate, Quartz, Jackrabbit databases (create_jcr_postgresql, create_quartz_postgresql, create_repository_postgresql)
Is it possible to encrypt the passwords? or to avoid writing the passwords in a clear text?
Do anyone know?
Thanks in advanced