Problems to use SSL - https Topic is solved

Discussion regarding Joomla! 3.x security issues.

Moderators: mandville, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant / FPA - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
User avatar
LAMF
Joomla! Guru
Joomla! Guru
Posts: 761
Joined: Fri Jul 03, 2009 9:51 am

Problems to use SSL - https

Post by LAMF » Wed Nov 21, 2018 1:57 pm

Hi,
According to the new Google (and others) directive to use SSL on all page using a input-field = forms etc.
Otherwise you get the annoying Not Secure warning to the left of the url field of the browser.
In order to get rid of this you have to have SSL enabled on the web server and have a valid SSL certificate enabled.
Now that I have all this I should, as far as I know, be able to enable the Force HTTPS and Entire site under the Global ettings in Joomla.
I have cleared the browsers cache and also the cache in Joomla and disabled SEF. Still no success when I enable the Force HTTPS on entire site.
I only get an annoying 404 Error not found.
So how should I be abled to ue SSL so I don't have to worry about the sites validity as a secure site?
Any help would be tremendously welcome.
/Micke

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44093
Joined: Sat Apr 05, 2008 9:58 pm

Re: Problems to use SSL - https

Post by Webdongle » Wed Nov 21, 2018 2:09 pm

Make sure you have renamed htaccess.txt to .htaccess ?
http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

User avatar
LAMF
Joomla! Guru
Joomla! Guru
Posts: 761
Joined: Fri Jul 03, 2009 9:51 am

Re: Problems to use SSL - https

Post by LAMF » Wed Nov 21, 2018 2:46 pm

Sure, done before.

User avatar
LAMF
Joomla! Guru
Joomla! Guru
Posts: 761
Joined: Fri Jul 03, 2009 9:51 am

Re: Problems to use SSL - https

Post by LAMF » Wed Nov 21, 2018 3:27 pm

Just out of pure curiosity, how do others here think about using SSL or not on their web pges?
I mean if you don't your site is sort of blacklisted as an unsecure site.
Many visitors would consider this as a no good and unprofessional site, simply a non-secure site.
So what I think is tht I definitely shoud change all my sites to SSL, https running, only problem is that I can't get it up and running if i enable it on my site.

gws
Joomla! Champion
Joomla! Champion
Posts: 5950
Joined: Tue Aug 23, 2005 1:56 pm
Location: South coast, UK
Contact:

Re: Problems to use SSL - https

Post by gws » Wed Nov 21, 2018 3:57 pm

IMO https is a must.
Try deleting your ssl certificate and then reinstalling it.

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17439
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: Problems to use SSL - https

Post by toivo » Wed Nov 21, 2018 4:20 pm

Make sure all the URLs at the website, in content, modules and menus, are relative. Check also how your template loads CSS and javascript files from external providers.

You can view the HTML source code of the web pages and search for 'http://' to get an idea of the number of absolute insecure links.

For example the home page of the first site in your signature has seven insecure links, most of which are likely to be automatically presented as 'https://' once you get your SSL certificate installed properly. Can't comment on the second, non-Joomla site in your signature.

If you are handy with phpMyAdmin or a similar MySQL Client, you can search the content and modules tables for links starting with 'http://' and get a list of items to review.
Toivo Talikka, Global Moderator

User avatar
Webdongle
Joomla! Master
Joomla! Master
Posts: 44093
Joined: Sat Apr 05, 2008 9:58 pm

Re: Problems to use SSL - https

Post by Webdongle » Wed Nov 21, 2018 5:32 pm

http://www.weblinksonline.co.uk/
https://www.weblinksonline.co.uk/updating-joomla.html
"When I'm right no one remembers but when I'm wrong no one forgets".

sozzled
I've been banned!
Posts: 13639
Joined: Sun Jul 05, 2009 3:30 am
Location: Canberra, Australia

Re: Problems to use SSL - https

Post by sozzled » Wed Nov 21, 2018 6:28 pm

LAMF wrote:
Wed Nov 21, 2018 1:57 pm
... you get the annoying Not Secure warning to the left of the url field of the browser.
Normally, when this happens, it means that you're trying to use the SSL settings in the J! Global Configuration (or you're trying to set SSL in the .htaccess file to achieve the same thing) and you don't have a valid SSL certificate for the domain/sub-domain. That's what it means. See https://wplook.com/website-not-secure/ for more information.

If you see something like this in the browser Image this is a "mixed content" warning. It means something different. That's when @toivo's advice comes into play.

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9739
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Problems to use SSL - https

Post by AMurray » Fri Nov 23, 2018 9:39 am

Normally your web host can install SSL certificates for you. I use Lets Encrypt on my host and that has a one-click install through cPanel, and it's done in minutes - no fuss.
Regards - A Murray
General Support Moderator

User avatar
LAMF
Joomla! Guru
Joomla! Guru
Posts: 761
Joined: Fri Jul 03, 2009 9:51 am

Re: Problems to use SSL - https

Post by LAMF » Fri Nov 23, 2018 10:13 am

It is solved, my host is using lets encypt free certificate so all I had to do after some minor issues were solved on the server was to generate the certificate and enable https in joomla and voila, now it works just fine.


Locked

Return to “Security in Joomla! 3.x”