diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/spec.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/spec.md b/docs/spec.md index f0bab39..f3b8de0 100644 --- a/docs/spec.md +++ b/docs/spec.md @@ -192,11 +192,11 @@ This listing shows, how a connection of a client can be protected with SSL and h key-store: filename: <string> password: <string> - type: <string> + filetype: <string> trust-store: filename: <string> password: <string> - type: <string> + filetype: <string> ### Server |