{"id":758,"date":"2010-05-16T07:16:54","date_gmt":"2010-05-16T11:16:54","guid":{"rendered":"http:\/\/linuxhostingsupport.net\/blog\/?p=758"},"modified":"2013-03-20T08:42:48","modified_gmt":"2013-03-20T12:42:48","slug":"invalid-command-sslengine-perhaps-misspelled-or-defined-by-a-module-not-included","status":"publish","type":"post","link":"https:\/\/linuxhostingsupport.net\/blog\/invalid-command-sslengine-perhaps-misspelled-or-defined-by-a-module-not-included","title":{"rendered":"Invalid command &#8220;SSLEngine&#8221;, perhaps misspelled OR defined by a module not included."},"content":{"rendered":"<p>We install a SSL certificate on a domain to secure the transaction carried out on a website but sometimes we receive an error message<\/p>\n<blockquote>\n<pre><span style=\"color: #0000ff;\">\"Invalid command \"SSLEngine\", perhaps misspelled or <\/span>\r\n <span style=\"color: #0000ff;\">defined by a module not included in the server configuration\"<\/span><\/pre>\n<\/blockquote>\n<p>while browsing the website. The error message indicates that the module mod_ssl required to run SSL engine on a CentOS server is missing and needs to be installed.<\/p>\n<p>Install the mod_ssl module using yum<\/p>\n<blockquote>\n<pre><span style=\"color: #0000ff;\"># yum install mod_ssl<\/span><\/pre>\n<\/blockquote>\n<p>Once it is installed, make sure to restart the Apache service<\/p>\n<blockquote>\n<pre><span style=\"color: #0000ff;\"># service httpd restart<\/span><\/pre>\n<\/blockquote>\n<p>You should now be able to browse the website using https.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We install a SSL certificate on a domain to secure the transaction carried out on a website but sometimes we receive an error message<\/p>\n<p>&#8220;Invalid command &#8220;SSLEngine&#8221;, perhaps misspelled or<br \/>\n defined by a module not included in the server configuration&#8221;<\/p>\n<p>while browsing the website. The error message indicates that the module mod_ssl required to run SSL engine on a CentOS server is missing and needs to be installed.<br \/>\nInstall the mod_ssl module using yum<\/p>\n<p># yum install mod_ssl<\/p>\n<p>Once it is installed, make sure to restart the Apache service<\/p>\n<p># service httpd restart<\/p>\n<p>You [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[852,851,846,845,850,849,847,848],"_links":{"self":[{"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/posts\/758"}],"collection":[{"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/comments?post=758"}],"version-history":[{"count":5,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/posts\/758\/revisions"}],"predecessor-version":[{"id":2206,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/posts\/758\/revisions\/2206"}],"wp:attachment":[{"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/media?parent=758"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/categories?post=758"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxhostingsupport.net\/blog\/wp-json\/wp\/v2\/tags?post=758"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}