Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: HTTPS conversion tool.

HTTPS conversion tool: Difference between revisions

From MoodleDocs
({{Security}})
(see also tracker issue)
Line 3: Line 3:


Before performing the conversion, content will be scanned to find any URLs which may not work after conversion i.e. any domains which do not appear to support HTTPS content. After switching to HTTPS, the content included from these sites will no longer display within Moodle for users with secure modern browsers. These problematic domains will be converted, but obviously won't work once the conversion is complete, hence they are reported for audit prior to the conversion process.  
Before performing the conversion, content will be scanned to find any URLs which may not work after conversion i.e. any domains which do not appear to support HTTPS content. After switching to HTTPS, the content included from these sites will no longer display within Moodle for users with secure modern browsers. These problematic domains will be converted, but obviously won't work once the conversion is complete, hence they are reported for audit prior to the conversion process.  
==See also==
* MDL-46269


[[es:Herramienta para conversión a HTTPS]]
[[es:Herramienta para conversión a HTTPS]]
[[de:HTTPS Konvertierung]]
[[de:HTTPS Konvertierung]]

Revision as of 16:24, 19 December 2017

New feature
in Moodle 3.8!

HTTPS conversion tool

The HTTPS conversion tool will convert any embedded HTTP content (not links) on your site to HTTPS in order for it to display correctly on your HTTPS site.

Before performing the conversion, content will be scanned to find any URLs which may not work after conversion i.e. any domains which do not appear to support HTTPS content. After switching to HTTPS, the content included from these sites will no longer display within Moodle for users with secure modern browsers. These problematic domains will be converted, but obviously won't work once the conversion is complete, hence they are reported for audit prior to the conversion process.

See also