scepman / scepclient

A .NET Core SCEP client
GNU General Public License v3.0
10 stars 5 forks source link

DC private key stored in current user's context instead of SYSTEM's #27

Closed bb-froggy closed 2 months ago

bb-froggy commented 2 months ago

scepclient newdccert and related commands store the certificate in the SYSTEM context. The private key is stored in the current user's context, though.

Depending on how the certificate is requested (through the script running in SYSTEM context anyway; by a local admin in a debugging scenario), this can have unintended consequences: