Skip to content

Commit d7ac596

Browse files
authored
Merge pull request #37601 from StephenJamesSmith/BZ2013929
BZ2013929 - Corrected rekey directory
2 parents 281a8b9 + a20bbd1 commit d7ac596

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/nbde-backing-up-server-keys.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ The Tang server, by default, stores its keys in the `/usr/libexec/tangd-keygen`
99

1010
.Procedure
1111

12-
* Back up the contents of the `/usr/libexec/tangd-keygen` directory.
12+
* Copy the backup key from the `/var/db/tang` directory to the temp directory from which you can restore the key.

modules/nbde-recovering-server-keys.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ You can recover the keys for a Tang server by accessing the keys from a backup.
99

1010
.Procedure
1111

12-
* Restore the contents of the `/usr/libexec/tangd-keygen` directory from backup while the Tang server is offline.
12+
* Restore the key from your backup folder to the `/var/db/tang/` directory.
1313
+
1414
When the Tang server starts up, it advertises and uses these restored keys.

0 commit comments

Comments
 (0)