FiloSottile/mkcert

IIS complains about missing intermediates

Open

#148 opened on Mar 13, 2019

View on GitHub
 (19 comments) (0 reactions) (0 assignees)Go (58,912 stars) (3,115 forks)batch import
Windowshelp wanted

Description

Hi,

  • Windows 10 1809 Professional
  • IIS 10.0.17763.1
  • Have run mkcert -install

Generated my new wildcard certificate as:

 mkcert -pkcs12 "*.ozc.black"

I then go to IIS > Server Certificates and try and import it but am prompted for a password?

image

What am I missing here? It is not my login password.

Contributor guide