I created Let's Encrypt certificate via win-acme (GitHub - win-acme/win-acme: A simple ACME client for Windows (for use with Let's Encrypt et al.)) on Windows Server 2019, it works beautifully for my websites in IIS.
I also have an old server running Windows Server 2016, which runs Mail Enable.
And I'm now also configuring Mail Enable on my 2019 server.
In Mail Enable on my 2019 server I noticed that I can't select that SSL certificate in the dropdown Default SSL Certificate
settings of Servers > Localhost -> Properties -> [SSL] tab, it's just not showing up.
So I compared my Windows Certificate Store on my old server (Windows Server 2016) and I noticed that there it has the Let's Encrypt certificate in Local Computer > Personal -> Certificates, whereas on my 2019 server it's missing.
I don't remember how I configured it on my old 2016 server anymore, but I think I just need to add the Let's Encrypt Certificate to this Local Computer store for MailEnable to allow it to be selected on the SSL tab.
How can I add the certificate I already created on my 2019 server to a specific Certificate Store?
I checked other suggested topics here, but I could not find the literal steps I need to take: