Skip to content

Commit

Permalink
Update examples/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hslatman committed Feb 20, 2024
1 parent 0a074cb commit 7e1b93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Expand Up @@ -184,7 +184,7 @@ resp, err := client.Get("https://localhost:8443")
```

We will demonstrate the mTLS configuration in a different example. In this
example for we will configure the server to only verify client certificates
example we will configure the server to only verify client certificates
if they are provided.

To being with let's start the Step CA:
Expand Down

0 comments on commit 7e1b93b

Please sign in to comment.