Azure / azure-iot-sdk-c

A C99 SDK for connecting devices to Microsoft Azure IoT services
https://azure.github.io/azure-iot-sdk-c
Other
588 stars 740 forks source link

Test-CACertNotInstalledAlready #2388

Closed wbhstudy closed 2 years ago

wbhstudy commented 2 years ago

PS D:\work\doc\projectdoc\qrcodescan\certscript> Test-CACertsPrerequisites Testing if any test certificates have already been installed... Test-CACertNotInstalledAlready : Certificate CN=Azure IoT CA TestOnly Root CA already installed in the certificate store. To fix this, cleanup any certificates in the certificate store and try running this script again. Steps to cleanup, from Start menu, 'open manage computer certificates':

HI, i had delete all certs in the certificate store, win+R ,certmgr.msc ,and delete all certs , but I run Test-CACertsPrerequisites again,it still got this error , how to fix this error ?

ericwolz commented 2 years ago

"WriteErrorException" are you running as admin?

ericwolz commented 2 years ago

I'm closing this issue due to lack of activity. Please feel free to reopen if you have any further information.