winapi - Win32 CRYTO Who is responsible for certificate permissions in CERT_SYSTEM_STORE_SERVICES? -


my service use certificate in cert_system_store_services. problem system makes usage of cert_system_store_services uncomfortable. use mmc (started admin) , open local services storage service. import certificate file there.

i expect newly created storage , certificate have appropriate permissions service (runs under network_service). neither storage itself, nor private key have permissions network_service initially.

so, questions is: design or should avoid cert_system_store_services ?


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -