Creating an encrypted database
Create an encrypted database by specifying the ENCRYPT option when using the CREATE DATABASE command.
Before you begin
- If you are using a local key manager, configure IBM Global Security Kit (GSKit), then create the local keystore file and master key.
- If you are using a centralized keystore, with a key manager configured for the Key Management Interoperability Protocol (KMIP), configure the KMIP key manager and master key. You must also have TLS set up correctly between the KMIP key manager and your database server.
- If you are using a centralized keystore that utilizes a Hardware Security Module (HSM) configured for the PKCS #11 API, create a PKCS #11 keystore configuration file. You must also create a stash file to address operational concerns that involve access to PKCS #11 keystore credentials.