Skip to content
Discussion options

You must be logged in to vote

Through a series of historical accidents, any key with the SEP bit (1, so flags 257) is called a KSK, and any key without it (flags 256) is called a ZSK. But those names are only valid when both exist. The moment you only have key(s) of one flags value, those keys are CSKs. You can have multiple CSKs. Assuming you are using our defaults, your CSK has flags 257, and you can add another "KSK".

(paste edited for readability)

$ pdnsutil show-zone no2.nl
This is a Native zone
Metadata items: None
Zone has NSEC semantics
keys: 
ID = 1789291651 (CSK), flags = 257, tag = 49985, algo = 13, bits = 256	  Active	 Published  ( ECDSAP256SHA256 ) 
CSK DNSKEY = no2.nl. IN DNSKEY 257 3 13 [data] ; ( ECDSA…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@victoredvardsson
Comment options

@Habbie
Comment options

@klaus-nicat
Comment options

Answer selected by victoredvardsson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants