What account does IIS Express run under?

廉价感情. 提交于 2019-11-30 14:28:19

问题


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


回答1:


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



来源:https://stackoverflow.com/questions/8446359/what-account-does-iis-express-run-under

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!