In older days of IIS typically access to the private key of the certificate for web application was granted using winhttpcertcfg. But, for IIS 7.5 permission for accessing certificate private key can be granted using mmc console :
Clicking on Manage Private Keys will open standard security dialog where permission can be delegated to iis application pool identity (IIS apppool\"app pool name").
Clicking on Manage Private Keys will open standard security dialog where permission can be delegated to iis application pool identity (IIS apppool\"app pool name").
No comments:
Post a Comment