Webinoly is just the perfect tool for NGINX experts. Give it a try!
–1 vote
490 views
by Rookie
closed by
Keep getting the error NET::ERR_CERT_DATE_INVALID.

I have tried removing the SSL, and force-renewing it (which has seemed to solve a lot of problems in the previous threads). This has happened a lot with my webinoly sites, but I was able to fix some of them by adding the www. to the server block and replacing

return 301 https://$host$request_uri;

with

return 301 https://example.com$request_uri;

Still, no luck this time. Is there a way to completely delete the SSL info and renew it vs using -ssl=off? I'm not using Cloudflare and both non-www and www records are pointed correctly to the server.

Any feedback would be great.
closed with the note: Solution found
by Rookie

This has happened on every webinoly install... cool. I will stick with WordOps.

Anyway, here is the fix:

sudo apt-get install python-certbot-nginx
certbot --nginx -d example.com

Since for me it was a subdomain so it was subdomain.example.com

I hope this helps someone in the future!

1 Answer

–1 vote
by Talented
Hey, please check here for more info: https://sectigostore.com/page/fix-net-err_cert_date_invalid-error-on-chrome/

It's almost definitely not a Webinoly problem.
Welcome to the Community site for Webinoly.

Our Optimized LEMP Web Server is a powerful set of commands for doing just about anything you could wish.

With Webinoly you can set up your NGINX web server in just one step.

* * * * * * *

To report a bug, please create a new issue on GitHub or ask a question here with the bug tag.
Webinoly Support Paypal Donations

PayPal · GitHub Sponsors · Bitcoin

It is very important that any visitor to the site read the disclaimer, terms of use and privacy and legal statement before start browsing.

...