Skip to content
Snippets Groups Projects
Commit fe732375 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

doc: update online signing setup

parent dfbd99b7
No related branches found
No related tags found
No related merge requests found
......@@ -342,9 +342,9 @@ How to use the online signing module:
.. code-block:: console
$ cd /path/to/kasp
$ keymgr zone add example.com
$ keymgr zone key generate example.com algorithm ecdsap256sha256 size 256
$ keymgr -d /path/to/kasp -l init
$ keymgr -d /path/to/kasp -l zone add example.com
$ keymgr -d /path/to/kasp -l zone key generate example.com algorithm ecdsap256sha256 size 256
* Enable the module in server configuration and hook it to the zone::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment