Skip to content

Commit

Permalink
Add refer link
Browse files Browse the repository at this point in the history
  • Loading branch information
mayocream authored Jun 27, 2022
1 parent ba70978 commit bcafb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gateway/plan-and-deploy/security/db-encryption.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ The Keyring can be restored by importing the exported keyring.

A recommended method for recovering a keyring is to use the Recovery mode, you should set the `keyring_recovery_public_key`
Kong configuration value to the public key of the recovery key pair.
(You can also follow the Generate a Management RSA Key Pair guide to generate a keypair for this purpose.)
(You can also follow the [Generate a Management RSA Key Pair guide](#generate-a-management-rsa-key-pair) to generate a keypair for this purpose.)

The keyring material is then encrypted with the public RSA key defined via the `keyring_recovery_public_key`
Kong configuration value in the database. You can use this recovery key to decrypt the Keyring material in the database.
Expand Down

0 comments on commit bcafb59

Please sign in to comment.