1 Answer
- Newest
- Most votes
- Most comments
0
Assuming that the KSK that is being rotated has been added to the TLD hosted zone previously and is currently in use to enable DNSSEC for your 2nd Level domain.
The steps to rotate KSK are documented at [1]
Here is a summary of the steps:
- Create a new KSK and Activate it. Make sure status is Active.
- Establish a chain of trust with it by adding (not replacing) the DS record to the parent TLD hosted zone. At the end of this step there will be 2 DS records in the parent TLD hosted zone.
- Determine the time to live (TTL) values for the DNSKEY and DS records associated with the original KSK (the one you’re replacing).
- Wait for the maximum of the 2 TTLs noted in Step 3.
- Remove the old DS record from the parent TLD hosted zone.
- Deactivate and delete the original KSK.
For detailed step by step guidance please refer to [1]
Relevant content
asked 3 years ago
asked 2 years ago
- AWS OFFICIALUpdated 9 months ago
