Skip to content

Commit

Permalink
Update generated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyfactor committed Nov 22, 2024
1 parent 85e33bf commit cf4b571
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,13 @@ The Keyfactor Universal Orchestrator may be installed on either Windows or Linux

<!-- add integration specific information below -->

This integration for the Keyfactor Universal Orchestrator has been tested against Hashicorp Vault 1.10. It utilizes the **Key/Value** secrets engine to store certificates issues via Keyfactor Command.
This integration for the Keyfactor Universal Orchestrator has been tested against Hashicorp Vault 1.10+. It utilizes the **Key/Value** secrets engine to store certificates issues via Keyfactor Command.

## Use Cases

This integration supports 3 Hashicorp Secrets Engines; PKI, Key-Value store, and the Keyfactor Hashicorp Plugin (Keyfactor Secrets Engine).
This integration supports three Hashicorp Secrets Engines; **PKI**, **Key-Value** store, and the **Keyfactor** secrets engine.
The first part of this document describes setting up the store types available within the Hashicorp Vault Key-Value secrets engine.
If you are using the Keyfactor Secrets Engine, or the Hashicorp Vault PKI Secrets Engine, you can skip to [this section](#the-hashicorp-pki-and-keyfactor-plugin-secrets-engines).

## The Key-Value secrets engine

Expand Down Expand Up @@ -132,6 +134,7 @@ This integration supports the following in order to view your certificates from

[View the repository on Github](https://github.com/Keyfactor/hashicorp-vault-secretsengine) for more information about the Hashicorp Vault Keyfactor Secrets Engine plugin.

[View the Hashicorp documentation](https://developer.hashicorp.com/vault/api-docs/secret/pki) for more information on the Hashicorp Vault PKI Secrets Engine

## Extension Configuration

Expand All @@ -147,7 +150,7 @@ This integration supports the following in order to view your certificates from

### In the Keyfactor Platform

#### Add a new Certificate Store Type - **Hashicorp Vault Key-Value PEM**
#### Add the Certificate Store Type

- Log into Keyfactor as Administrator or a user with permissions to add certificate store types.
- Click on the gear icon in the top right and then navigate to the "Certificate Store Types"
Expand Down Expand Up @@ -182,7 +185,7 @@ The 3 highlighted fields above will be added automatically by the platform, you

- Click **Save** to save the new Store Type.

#### Add the Hashicorp Vault Certificate Store - **Key-Value Secrets Engine**
#### Add the Certificate Store

- Navigate to **Locations** > **Certificate Stores** from the main menu
- Click **ADD** to open the new Certificate Store Dialog
Expand All @@ -208,6 +211,8 @@ In Keyfactor Command create a new Certificate Store that resembles the one below

### For the Keyfactor and PKI plugins

#### Add the Store Type

- Add a new Certificate Store Type
- Log into Keyfactor as Administrator or a user with permissions to add certificate store types.
- Click on the gear icon in the top right and then navigate to the "Certificate Store Types"
Expand Down Expand Up @@ -240,6 +245,8 @@ In Keyfactor Command create a new Certificate Store that resembles the one below
- Navigate to **Locations** > **Certificate Stores** from the main menu
- Click **ADD** to open the new Certificate Store Dialog

#### Add the Certificate Store

In Keyfactor Command create a new Certificate Store similar to the one below:

![](images/store_type_pki.png)
Expand All @@ -257,6 +264,7 @@ In Keyfactor Command create a new Certificate Store similar to the one below:

At this point, the certificate store should be created and ready to peform inventory on your certificates stored via the Keyfactor or PKI secrets engine plugin for Hashicorp Vault.


## Testing the Key-Value store

### PFX Enrollment into Vault
Expand Down

0 comments on commit cf4b571

Please sign in to comment.