Answer the question
In order to leave comments, you need to log in
Where is the private key stored in Windows?
Gentlemen, does anyone know where Windows (the server is interested, although I don’t think that the storage location is different) stores the buried key for the certificate?
Answer the question
In order to leave comments, you need to log in
https://msdn.microsoft.com/en-us/library/windows/d... , see section Key Directories and Files.
But it's better for you to work through WinAPI, for example CryptAcquireCertificatePrivateKey
In the keystore, which she asks about every time she imports a certificate. Each user has his own storage, a computer account has a storage. If the key is not marked as exportable during import, it cannot be retrieved from the repository. If the CSR was generated on the same computer, then the key is initially stored in the repository.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question