Search code examples
bindingssl-certificateiis-10

Which certificates does the IIS https binding 'SSL certificate' dropdown show?


It seems to only show certificates that are in the LocalMachine\Personal store?


Solution

  • There are two place to install certificates: local computer and current user.

    IIS also can show certificates that are in local computer. enter image description here