diff options
author | Libor Peltan <libor.peltan@nic.cz> | 2021-03-15 17:10:52 +0100 |
---|---|---|
committer | Libor Peltan <libor.peltan@nic.cz> | 2021-03-15 17:10:52 +0100 |
commit | 5663513b54ebd7fdc672a6cb5cf510d6b00171ea (patch) | |
tree | ddf282fccbe35ea9b71f217fed456cb97ceaaac1 /doc/man_keymgr.rst | |
parent | Merge branch 'requestor_tfo' (diff) | |
download | knot-5663513b54ebd7fdc672a6cb5cf510d6b00171ea.tar.xz knot-5663513b54ebd7fdc672a6cb5cf510d6b00171ea.zip |
keymgr: recompute keytag after key flag change...
...in order to avoid wrong SEP bit after KSK versus ZSK change
Also, allow SEP bit setting of already generated key.
Diffstat (limited to 'doc/man_keymgr.rst')
-rw-r--r-- | doc/man_keymgr.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man_keymgr.rst b/doc/man_keymgr.rst index e87d3e49f..62eedb9a7 100644 --- a/doc/man_keymgr.rst +++ b/doc/man_keymgr.rst @@ -163,7 +163,7 @@ Arguments are separated by space, each of them is in format 'name=value'. be set concurrently with the **ksk** flag. **sep** - Overrides the standard setting of the Secure Entry Point flag for the generated key. + Overrides the standard setting of the Secure Entry Point flag. The following arguments are timestamps of key lifetime (see :ref:`DNSSEC Key states`): |