Virtual Learning Platforms Thread, Moodle entirely over https - how to? in Technical; Hi,
What is the easiest and most efficient method of forcing to run moodle entirely over SSL https? I've had ...
-
18th June 2009, 09:50 AM #1
- Rep Power
- 0
Moodle entirely over https - how to?
Hi,
What is the easiest and most efficient method of forcing to run moodle entirely over SSL https? I've had a search around but haven't really got any definitive answers. Our LEA internet provider is forcing us to have it all over https otherwise they will not allow external access.
Running Moodle on Ubunutu Server 8.04 with Apache2 etc...
Thanks in advance
-
-
IDG Tech News
-
18th June 2009, 09:54 AM #2 Hi,
Try Apache SSL/TLS Encryption - Apache HTTP Server to get you started on configing SSL.
You'll need an SSL trusted sertificate. Can I suggest SSL Certificates SSL Wildcard SSL Free Certificates SSL Server Certificate 256 bits for a 2 yr free Educational trusted licence.
You'll also need, obviously, your lea to open port 443 for SSL too!
hope this helps.
-
-
18th June 2009, 09:57 AM #3
- Rep Power
- 0
Hi thanks for your reply.
So far I have it working in as much as I can get to moodle via https://moodle/moodle locally, however all the links/images in moodle are still http, and images etc. How can I change those without hardcoding http--->https?
Thanks again
-
-
18th June 2009, 10:03 AM #4
- Rep Power
- 0
Actually I have just solved it.
In the config.php in the moodle folder I changed
$CFG->wwwroot = 'http://moodle/moodle'; to $CFG->wwwroot = 'https://moodle/moodle';
Sorted!
Cheers
-
-
18th June 2009, 10:08 AM #5 Glad you got it sorted - we're moving to moodle so I have bookmarked this page just in case I get any problems doing the same thing
lol.
-
-
18th June 2009, 11:32 AM #6 I'd always thought that I'd setup HTTPS purely for login purposes on Moodle, doesnt HTTPS cause things to slow down a little?
I could be wrong....
-
-
18th June 2009, 11:37 AM #7
- Rep Power
- 0
Can't say I've noticed much difference to be honest. If you've got a decent server it should cope.
-
-
18th June 2009, 12:16 PM #8 Having all traffic subject to HTTPS means that the server has to do an awful lot of calculations for every single request - every page, every CSS file, and every image - for every visitor.
The effect this will have will depend on traffic levels and the server specification.
-
-
18th June 2009, 01:13 PM #9 Am i also right in thinking it cant cache HTTPS?
-
-
18th June 2009, 01:19 PM #10 Indeed, HTTPS will not be cached.
-
-
28th May 2010, 01:07 PM #11 Hi all,
Has anyone else encountered problems with some SCORM content running over a HTTPS connection? Moodle has been running fine here over an fully SSL connection for a while, but we've just tried to install some SCORM course content from Peasons Digital, and it does not run. Pearsons support have simply stated that it is not compatile with HTTPS but without any explanation. We would like to get this working, but would also like to keep using HTTPS... Can anybody help me with this?
Thanks in advance,
Tony
-
-
1st June 2010, 02:55 PM #12 I would suspect that the SCORM content has embedded url referals that are http only. If you have something running on port 80 on the machine (hopefully the webserver, although netcat would be fine I suppose) check what its getting asked for. If this is the case you can fudge the issue with some url rewrite rules.
-
-
14th December 2010, 06:02 PM #13 I have the same problem with Scorm packages being linked directly to HTTP. I have managed to work around this issue by trying to access the package using Googles chrome browser. When you open the link in Chrome it gives you the true URL to the Scorm package. I have then made a new shortcut/link which contains the corrected URL.
The corrected URL starting with HTTPS not HTTP. This has worked for some Scorm packages.
The issue I am having is that some of my packages supplied by AQA have a menu on the right hand side of the (like the old windows explorer view) and each linked document inside that directory tree has its own embedded URL which is HTTP but I cannot find away to create sensible links to this content as there are literally 1000's of different URL's....
If anyone has had any success working around this issue I would be very greatful to hear from you.
Scorm.png
-
SHARE: 
Similar Threads
-
By undercover in forum Virtual Learning Platforms
Replies: 4
Last Post: 12th June 2009, 11:04 AM
-
By TheFopp in forum Virtual Learning Platforms
Replies: 1
Last Post: 23rd March 2009, 05:11 PM
-
By timbo343 in forum Virtual Learning Platforms
Replies: 10
Last Post: 12th February 2008, 09:59 AM
-
By timbo343 in forum Virtual Learning Platforms
Replies: 12
Last Post: 24th January 2008, 04:07 PM
-
By p.simmons in forum Web Development
Replies: 9
Last Post: 8th March 2006, 02:35 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules