38 #include "clientpipe.h" 49 " --zone <zone> aka -z \n" 50 " --keytag <keytag> | --cka_id <CKA_ID> aka -x | -k\n" 60 "Issue a ds-seen to the enforcer for a KSK/ or all 'ready for ds-seen' KSKs. This command indicates to OpenDNSSEC taht a submitted DS record has appreared in the parent zone, and thereby trigger the completion of KSK rollover.\n" 61 "(This command with no parameters lists eligible keys.)\n" 63 "zone name of the zone\n" 64 "keytag|cka_id specify the keytag or the locator of the key\n\n" 65 "all for all 'ready for ds-seen' KSKs");
69 handles(
const char *cmd, ssize_t n)
struct cmd_func_block * key_ds_seen_funcblock(void)
int(* run)(int sockfd, struct engine_struct *engine, const char *cmd, ssize_t n, db_connection_t *dbconn)
void(* usage)(int sockfd)
int run_ds_cmd(int sockfd, const char *cmd, ssize_t n, db_connection_t *dbconn, key_data_ds_at_parent_t state_from, key_data_ds_at_parent_t state_to, engine_type *engine)
int(* handles)(const char *cmd, ssize_t n)
int flush_enforce_task(engine_type *engine, bool enforce_all)