Commit Diff


commit - 72d0ec484e076adae167151a54af4e58ad39b647
commit + 1ad6dc4275b4a092197baa4f10501bccd510f629
blob - f2b5f2e634f43c3b39c5d240c0a7fd3ee0c340e4
blob + 2e9b8ca8f0c62525f9b3f9b8d3f37070e5fef2c7
--- README.md
+++ README.md
@@ -29,8 +29,8 @@ also needed.  kamid must be started with root privileg
 A sample configuration file:
 
 ```
-pki localhost cert "/path/to/localhost.crt"
-pki localhost key  "/path/to/localhost.key"
+pki localhost cert "/etc/ssl/localhost.crt"
+pki localhost key  "/etc/ssl/private/localhost.key"
 
 table users { "SHA256:..." => "op" }