Skip to content
Discussion options

You must be logged in to vote

What's the trigger for creating a new data protection key? Just checking if it's likely that a developer instance would create a new one.

New Data Protection keys get created for different reasons. The most common reasons are:

  • There are no Data Protection keys present at all, so a first key needs to be generated. Note that this can also occur if your storage is unavailable.
  • The current Data Protection key is nearing its lifetime, so a new one will be created before it becomes the new active key.
  • Or, the existing Data Protection key(s) couldn't be read or decrypted, causing no active key to be present.

That last scenario can happen when the Data Protection keys are also encrypted using…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@ProgrammerAL
Comment options

@wcabus
Comment options

@ADringer
Comment options

@wcabus
Comment options

Answer selected by ADringer
@ADringer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants