33

I need to get my dev machine to read a certificate from the local machine store

to do this I need to run winhttpcertcfg.exe and specify the account I want to elevate

What would this account be for IIS express?

(For IIS it would be the IWAM_MachineName)

thanks a lot

ChrisCa
  • 10,876
  • 22
  • 81
  • 118

1 Answers1

43

IIS Express runs as your user account. When installed, you should find an IISExpress folder in your My Documents folder.

danludwig
  • 46,965
  • 25
  • 159
  • 237