Hello Team,
Somehow our system is not able to save the certificate details. We can download the PEM file from the below URL. Can you please help us to find the chain.pem file so that we can get our domain up and running asap as we are not able to request a new one due to the max weekly limit.
I imported the certificate in Windows mmc and tried to save the file there but it is always exporting with the .crt extension. I need below 3 files to use with my node js app
demo.mindmemastery.com.cert.pem -- I believe this is the file exported from crt.sh
demo.mindmemastery.com.chain.pem
demo.mindmemastery.com.privatekey.pem
Can you please help a bit in more details that could save my day here
@rg305 yes but when I tried to export it is exporting with .crt extension. The snippet that I attached is the old file I have. Just tried to let you know that I need these 3 files. Can we create from the exported file from crt.sh | demo.mindmemastery.com
@rg305 this issue was due to Link and we have many domains for which max limit reached. Is there is a way to increase the limit so that we can generate new certificate?
Why would that be an issue? It's childs play to change the extension in Windows. If you don't know it yourself, it would be a very quick Google search to learn how to do it.
The easiest thing to do wait for your rate limit to expire and try again. There are workarounds such as adding a subdomain to a certificate in order to convince Let's Encrypt you're not asking for exactly the same certificate, or use a different CA (I'd imagine that's difficult if you are using an in-house developed certificate renewal system).