Can't provide a secure connection

Please read this article:

https://infinityfree.net/support/cannot-use-or-have-problems-using-lets-encrypt-or-sslforfreecom/

If you want to reset the URL from HTTPS to HTTP from your database’s phpMyAdmin follow these steps:

  1. Go to your Control Panel, then click on “MySQL Databases”.
  2. Click on “Admin” next to the database you want to manage.
  3. Locate a table named wp_options (or whatever it will be, depending on your WordPress installation).
  4. Edit the siteurl and home values to have the HTTP version of your domain (for example, https://yourdomain would become http://yourdomain) and execute the query.
3 Likes