Author Topic: AutoSSL keeps expiring then won't install new cert  (Read 6973 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
AutoSSL keeps expiring then won't install new cert
« on: October 23, 2018, 04:38:32 AM »
Can anyone explain how to get autossl to install.
I went to ssl certificates and see the autosll cert has expired again,
So I deleted the cert then clicked AutoSSL FREE and tried to create a new cert.

I've no clue why I have to keep renewing this cert, can I set it to auto renew?

How do I fix this issue, can't instal la new cert.

Error...!
DNS of your domain doesn't point to this server or you have htaccess restrictions

I have a .htaccess in the public_html

########################################################
# package:    minPHP
# filename:   .htaccess
########################################################

# Do not allow direct access to templates
# or an unauthorized backdoor from CE
<Files ~ "blesta2ce.php|\.(pdt)$">
   order deny,allow
   deny from all
</Files>

# Protect against Clickjacking
#Header append X-Frame-Options "SAMEORIGIN"

RewriteEngine on

# Force HTTPS
#RewriteCond %{HTTPS} !=on
#RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [R=307,NE,L]

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php

RewriteCond %{REQUEST_URI} ^(.*)/install.php$
RewriteRule install.php %1/install/ [R=301,L]

Offline
*
Re: AutoSSL keeps expiring then won't install new cert
« Reply #1 on: October 23, 2018, 04:53:57 AM »
I just clicked Force All Renovations under SSL certificates then it renewed the cert.
How do I make this cert auto renew before it expires each time?

Offline
*
Re: AutoSSL keeps expiring then won't install new cert
« Reply #2 on: October 23, 2018, 07:41:09 AM »
Select the 'Activate' tick box under Apache Settings > SSL Certificates > Configure tab & click save
Web Design, Development & VPS Hosting
https://6sense.com.au

Offline
*
Re: AutoSSL keeps expiring then won't install new cert
« Reply #3 on: October 23, 2018, 08:35:25 AM »
It's already ticked, under Auto Renovation