Hi ,
We are trying to find a way to encrypt DB password in the prbootstrap.properties file which is being used while running command line BIX extract.
I am unable to find any details/steps in order to achieve this.
@ziansari To secure the database connection passwords in the prbootstrap.properties file, you can generate encrypted passwords using the PassGen tool. However, for BIX command-line extractions, you should also consider implementing a Java Cryptography Extension (JCE) keyring encryption. This involves creating a pegarules.keyring file and appending the encryption information to your command-line extraction Java method. Please note that this content only applies to on-premises systems and is not supported in Pega Cloud® environments.
This is a GenAI-powered tool. All generated answers require validation against the provided references.
Im using Command Line Tool to import jar files into my applications. Is there any direct
Enabling password encryption for BIX command-line extractions in on-premises sy
@MarijeSchillern Thanks. I was able to encrypt it using PassGen.