Friday, March 5, 2021

Stop Hardcoding your TDE keystore-password

When you encrypt your databases, you will often end up needing the keystore password to perform certain operations. For instance, cloning an encrypted PDB will require the keystore password:

CREATE PLUGGABLE DATABASE ... KEYSTORE IDENTIFIED BY S3cr3t;


Using TDE password into an Oracle Secure External Password Store ([TDE-]SEPS)
 

Link : https://www.youtube.com/embed/Txg8FyripKU


References :

No comments:

Post a Comment