Hello,
I currently have my IIS Central Store set up with a single wildcard certificate .pfx file, and all my sites use this wildcard cert.
I would like to switch to using Let's Encrypt certificates instead for each site.
I've tried using both Certify the Web and win-acme to generate my SSL certificates to place them into my IIS Central Store. Both clients generate .pfx file for each cert in the store just like they're supposed to.
However, if I check each site in a browser I see that the site is still using the old wildcard cert, not the new certificate .pfx files.
Has anyone you run into this before?