diff options
Diffstat (limited to 'cli/tests/tls/README.md')
-rw-r--r-- | cli/tests/tls/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/tls/README.md b/cli/tests/tls/README.md index 34de47dea..19bbaec35 100644 --- a/cli/tests/tls/README.md +++ b/cli/tests/tls/README.md @@ -43,5 +43,5 @@ For testing purposes we need following files: - `RootCA.crt` - `RootCA.key` - `RootCA.pem` -- `locahost.crt` -- `locahost.key` +- `localhost.crt` +- `localhost.key` |