AspNetCore.Docs/aspnetcore/security/cookie-sharing/sample/KeyRing
Luke Latham 93efce8003
Update cookie sharing topic (#5723)
2018-03-20 11:50:36 -07:00
..
README.md Move cookie sharing topic to Security (#5668) 2018-03-13 08:38:44 -05:00
key-35c4d99b-fcba-4e46-8067-e2178ccb2688.xml Update cookie sharing topic (#5723) 2018-03-20 11:50:36 -07:00

README.md

Data protection key folder

This file is a placeholder to create a shared folder for data protection keys.

In a production deployment, place the keys outside of the development root and never check-in files in this directory into source control. Protect data protection keys in the files with DPAPI or an X509Certificate.

See Data Protection in ASP.NET Core: Consumer APIs, configuration, extensibility APIs and implementation for more information.