Navigate to: DNS ›› Delivery : Keys : DNSSEC Key List
Create a key signing key according to the following table:
| Setting | Value |
|---|---|
| Name | example.com_ksk |
| Type | Key Signing Key |
| Key Management | Manual |
| Certificate | default.crt |
| Private Key | default.key |
https://router01.branch01.example.com/tmui/Control/jspmap/tmui/dns/dnssec_key/create.jsp
TMSH commands for Key Signing key creation:
TMSH
tmsh create ltm dns dnssec key example.com_ksk key-type ksk certificate-file default.crt key-file default.key