Skip to content

Commit

Permalink
Merge pull request #6278 from sergioenterprisedb/patch-6
Browse files Browse the repository at this point in the history
Update 04-ConfiguringHashicorpVault.mdx
  • Loading branch information
gvasquezvargas authored Nov 26, 2024
2 parents 82aa7ee + 3fd8d9b commit 6ea3d75
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If you run a check and find that your system doesn't have Python installed, you
## Install Pykmip
Once your EDB Repository is installed on your server, you can then install the PyKMIP utility.

- As root user, issue the `install python3-pykmip` command. This example uses a RHEL8 server, so the command is `dnf install python3-pymkip`.
- As root user, issue the `install python3-pykmip` command. This example uses a RHEL8 server, so the command is `dnf install python3-pykmip`.

The output looks something like:

Expand Down Expand Up @@ -230,4 +230,4 @@ IgIhAMb3y3xRXwddt2ejaow1GytysRz4LoxC3B5dLn1LoCpI
-----END CERTIFICATE-----
```

Once you have all of the required certificates, you're ready to use the Hashicorp Vault secrets engine with your EDB Postgres distribution with TDE.
Once you have all of the required certificates, you're ready to use the Hashicorp Vault secrets engine with your EDB Postgres distribution and TDE.

1 comment on commit 6ea3d75

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.