* play around with fs idea

* docs and fix test

* better docs
This commit is contained in:
Miek Gieben
2016-09-05 09:32:11 +01:00
committed by GitHub
parent e750a4c1bd
commit eea77cc97c
3 changed files with 65 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ signing operations are done online. Authenticated denial of existence is impleme
lies. Using ECDSA as an algorithm is preferred as this leads to smaller signatures (compared to
RSA). NSEC3 is *not* supported.
A signing key can be specified by using the `key` directive.
A single signing key can be specified by using the `key` directive.
NOTE: Key generation has not been implemented yet.