Skip to content

Commit

Permalink
Clarify client cert details (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschwarzenberger authored Jun 10, 2024
1 parent 42f2ec8 commit 2f6905d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/client-certificates.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ python utils/server-csr.py
}
]
```
* add Terraform variable:
* add Terraform variable when calling the module:
```
csr_files = ["server-cert-request.csr"]
```
Expand Down

0 comments on commit 2f6905d

Please sign in to comment.