Run in command prompt as administrator.
sc sdshow mslldp
Get the string and paste before (A;;CCLCSWLOCRRC;;;SU) and run
sc sdset mslldp [PASTE STRING HERE] (A;;CCLCSWLOCRRC;;;SU)
Convert Lets encrypt PEM to tomcat PKCS12 openssl pkcs12 -export \ - in fullchain.pem \ -inkey privkey.pem \ -out server.p12 \ -...