Fix typo in README.

This commit is contained in:
Soby Chacko
2020-11-06 11:16:31 -05:00
committed by GitHub
parent 1b6d42d883
commit 9a934c95ab

View File

@@ -264,7 +264,7 @@ $ keytool \
Verify you see both CA and client certificate entries in the key store.
```
keytool -list -v -keystore jacek.keystore -storepass 123456
keytool -list -v -keystore ssldemo.keystore -storepass 123456
```
### Import CA Certificate to Client Truststore