2

Is the DPAPI machine key for all Windows machines the same for all Docker containers? At least for each base image? Is it generated magically somehow when the container is started?

D.R.
  • 145
  • 4

1 Answers1

2

Windows containers now generate a DP API key when the container is first started.[1]

[1] https://www.impidio.com/blog/dp-api-encryption-ineffective-in-windows-containers

JD Brennan
  • 136
  • 4