Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.mdx #2

Merged
merged 1 commit into from
Sep 29, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ management tool.

This documentation assumes you have already registered the Atlas plugin with your Vault instance,
if you haven't please download the [latest release](https://github.com/globalsign/atlas-hashicorp-vault/releases) and follow [vault's plugin registration instructions](https://www.vaultproject.io/docs/internals/plugins#plugin-registration).

**_(Note: We have automated most of these plugin registration steps and user can directly navigate to_** `atlas-hashicorp-vault` **_and run_** `make`**_. This will register the plugin and start server)_**

1. Enable the GlobalSign Atlas secrets engine:

Expand Down Expand Up @@ -128,7 +130,7 @@ interactive help output.

### Not Authenticated Error

If your Seeing UnAuthenticated errors from Atlas you may need to update the credentials stored in Atlas. You can do this by calling the `config/authn` endpoint.
If you are seeing unauthenticated errors from Atlas you may need to update the credentials stored in Atlas. You can do this by calling the `config/authn` endpoint.

### Unable to Find Certificate Issued Outside of Vault

Expand Down