Got the notification of expiry of SSL

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. https://crt.sh/?q=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: hubbroker.com and test.hubbroker.com

I ran this command: Admin

It produced this output: Your certificate (or certificates) for the names listed below will expire in 19 days (on 20 Mar 20 04:48 +0000). Please make sure to renew your certificate before then, or visitors to your website will encounter errors.

My web server is (include version): How can I find that?

The operating system my web server runs on is (include version): How can I find that?

My hosting provider, if applicable, is: hostinger.com

I can login to a root shell on my machine (yes or no, or I don’t know): yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel): Yes

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot): I don’t know that.

Please look into this issue and help me to solve it.

Thanking you in advance. :grinning:

How did you configure ssl the first time?

Open a shell and run lsof -i :443

(or, if you are using a nonstandard config, run ss -tlpn and see if anything looks like a webserver)

You are currently using Cloudflare. Have you started recently?

Hi @hubbroker

checking your domain you have a lot of older certificates - https://check-your-website.server-daten.de/?q=hubbroker.com#ct-logs

29 Letsencrypt certificates. How did you create these?

You use Cloudflare. So your old validation type may not longer work.

What's your control panel? Isn't there an integrated solution?

Hello Juergen,

Thank for mentioning these details. I don’t much about how many certificates are useful and how many are required.

Could you please let me know, how many are required and how can I delete the others?

It would be very helpful to understand, if its in simplified manner.

Thanking you in advance.

Kind Regards,
HubBroker Team

Hi @9peppe,

Webserver means the website hosting platform?

webserver means the piece of software actually serving http requests to the public. names to look for can be apache, nginx, lighttpd... or others: Comparison of web server software - Wikipedia