Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
I ran this command:
It produced this output:
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
Can you explain more about what you want to do? And why?
Your domain is using a Let's Encrypt certificate with 57 days left before expiration. This cert is publicly trusted.
I don't see anything with your cert that needs attention right now. And, your server gets an A score at SSL Labs (link here) so should be working fine.
Thanks Mike for your reply
actually, we have production service running on AWS , we have a previous SSL certificate that expected to expire today 16c Dec 2022 , but we noticed that its renewed to 14 Fen 2023 ,
we purchased new SSL certificate valid for 1 Year and we need to install it on this service
we tried to add the Crt and key file , but still showing Lets Encrypt Certificate
Are you talking about your Apache service that handles HTTPS requests?
Because if you changed the Apache config to use your new (Sectigo?) cert you should just need to reload Apache to start using it.
Once that is working with your new cert you should stop requesting Let's Encrypt certs for that domain. If you tell us which ACME client you used we can help with that (was it Certbot?)
Oh, I see by looking at your cert history that you are talking about the domain sftp-fpds.meraki-it.com Is that correct?
What kind of service handles requests to that domain? You need to reconfigure it for your new cert and probably restart or reload it to start using new config. I could not tell from the http response headers what service that is.