DNS > Class 2 - Next Generation DNS Services > 4. DNSSec Source | Edit on
4.2. Key Signing Key¶
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 |
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