Details
Description
In the Developers Guide. there are 2 sections that contain information about encryption.
In some cases there are topics with different content but with the same titles.
There should not be duplicate titles in the Derby documentation.
There is this section:
JDBC applications and Derby basics -->Derby embedded basics -->Working with the database connection URL attributes
that has these topic titles:
--Using the databaseName attribute
--Shutting down Derby or an individual database
--Creating and accessing a database
--Providing a user name and password
--Encrypting a database when you create it
--Booting an encrypted database
--Specifying attributes in a properties object
Then there is this section:
Derby and Security -->Encrypting databases on disk -->Working with encryption
that has these topic titles:
--Encrypting databases on creation
--Creating the boot password
--Specifying an alternate encryption provider
--Specifying an alternate encryption algorithm
--Booting an encrypted database
--Changing the boot password
Someone needs to look at the content of these files, rework the information and necessary, create the related links, and then retitle the topics to avoid duplicate titles.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-4328 The Developer's Guide falsely claims that you can use SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY to change the boot password on an encrypted database.
- Closed
-
DERBY-4493 encryptionAlgorithm is ignored at boot, but Documentation states it is required
- Closed
- relates to
-
DERBY-5805 Database encryption topics in Reference Manual need more information
- Closed