Database Passwords Encryption using a JCE Keyring file
Hi. I'm trying to encrypt Database passwords using a JCE Keyring file by the procedure written in the URL below though I couldn't find some files that needed. https://docs-previous.pega.com/how-encrypt-database-passwords-using-jce-keyring-file The missing files are these two files -lib\base\java6\prjsr166java6-3.0.jar -lib\pega\prlogging-1.2.14.jar FYI, the platform version and java version that I installed are below -Pega Platform 8.7.3 -JAVA 11 -Tomcat 9 -Oracle DB 19c If anybody knows the detailed procedure on how to encrypt DB password, please let me know about it. That would be very helpful. Best regards,