Index: branches/5.3.x/core/install/step_templates/sys_requirements.tpl =================================================================== diff -u -N -r16284 -r16723 --- branches/5.3.x/core/install/step_templates/sys_requirements.tpl (.../sys_requirements.tpl) (revision 16284) +++ branches/5.3.x/core/install/step_templates/sys_requirements.tpl (.../sys_requirements.tpl) (revision 16723) @@ -25,6 +25,7 @@ 'jpeg' => '- JPEG images support*', 'mysql' => '- Database connectivity (via MySQL)*', 'json' => '- JSON processing support*', + 'openssl' => '- OpenSSL support*', 'sep2' => 'PHP settings:', 'memory_limit' => "- Memory requirements changing on the fly", 'display_errors' => "- Prevent script errors in production environment",