Skip to content

Commit

Permalink
Merge pull request #1149 from mbssaiakhil/patch-1
Browse files Browse the repository at this point in the history
Fix Minor Typo in TLS authentication
  • Loading branch information
aledbf authored Aug 16, 2017
2 parents 9d934e3 + bcb5513 commit b892ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/auth/client-certs/nginx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This example demonstrates how to enable the TLS Authentication through the nginx
## Terminology

* CA: Certificate authority signing the client cert, in this example we will play the role of a CA.
You can generate a CA cert as show in this doc.
You can generate a CA cert as shown in this doc.

* CA Certificate(s) - Certificate Authority public key. Client certs must chain back to this cert,
meaning the Issuer field of some certificate in the chain leading up to the client cert must contain
Expand Down

0 comments on commit b892ec9

Please sign in to comment.