Skip to content
New issue

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

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

Already on GitHub? # to your account

[Doc]: PKI Fix allowed_uri_sans spelling mistake #6660

Merged
merged 1 commit into from
May 1, 2019

Conversation

hmalphettes
Copy link
Contributor

The doc of the PKI Role sample response currently reads

"allow_uri_sans": ["example.com","spiffe://*"],

It should read:

"allowed_uri_sans": ["example.com","spiffe://*"],

@hashicorp-cla
Copy link

hashicorp-cla commented Apr 30, 2019

CLA assistant check
All committers have signed the CLA.

The doc of the PKI Role sample response currently reads:

`"allow_uri_sans": ["example.com","spiffe://*"],`

It should read:

  `"allowed_uri_sans": ["example.com","spiffe://*"],`
@hmalphettes hmalphettes force-pushed the doc/fix-pki-sample-response branch from ec8d1f2 to a7255fc Compare May 1, 2019 00:09
@kalafut kalafut merged commit 7683d86 into hashicorp:master May 1, 2019
@kalafut
Copy link
Contributor

kalafut commented May 1, 2019

Thanks!

kalafut pushed a commit that referenced this pull request May 1, 2019
The doc of the PKI Role sample response currently reads:

`"allow_uri_sans": ["example.com","spiffe://*"],`

It should read:

  `"allowed_uri_sans": ["example.com","spiffe://*"],`
@hmalphettes hmalphettes deleted the doc/fix-pki-sample-response branch May 1, 2019 06:25
catsby added a commit that referenced this pull request May 1, 2019
* master:
  Fixed Typo
  [Doc]: PKI Fix allowed_uri_sans spelling mistake (#6660)
  DynamoDB: Make Unlock key delete conditional on being old leader's (#6637)
  Fix hook by using env to discover the correct location of bash as sh doesn't have [[
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants