{"id":1920,"date":"2024-02-22T10:50:53","date_gmt":"2024-02-22T10:50:53","guid":{"rendered":"https:\/\/certera.com\/kb\/?p=1920"},"modified":"2024-10-15T08:45:20","modified_gmt":"2024-10-15T08:45:20","slug":"how-to-enable-ssl-https-in-opencart","status":"publish","type":"post","link":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/","title":{"rendered":"How To Enable SSL (HTTPS) in OpenCart?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Setting up SSL (HTTPS) on your OpenCart site is easy and important for keeping your website safe. <a href=\"https:\/\/certera.com\/buy-ssl-certificates\">SSL Certificate<\/a> helps protect your customers&#8217; information by safeguarding the communication between your &#8211; browsers and your server. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This guide shows you step-by-step how to turn on &#8211; SSL in OpenCart, making your site secure and trustworthy for the individuals visiting it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is OpenCart?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">OpenCart is a straightforward and free tool (platform) for creating online stores. It&#8217;s built with PHP and uses a MySQL database. The OpenCart platform is flexible enough for both &#8211; small businesses just getting started with e-commerce and larger businesses looking for &#8211; a customizable and scalable solution.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/certera.com\/buy-ssl-certificates\"><img decoding=\"async\" width=\"960\" height=\"150\" sizes=\"(max-width: 960px) 100vw, 960px\" src=\"https:\/\/certera.com\/kb\/wp-content\/uploads\/2024\/05\/cheap-ssl-certificates-cta-jpg.webp\" alt=\"Cheap SSL Certificates\" class=\"wp-image-2029\" srcset=\"https:\/\/certera.com\/kb\/wp-content\/uploads\/2024\/05\/cheap-ssl-certificates-cta-jpg.webp 960w, https:\/\/certera.com\/kb\/wp-content\/uploads\/2024\/05\/cheap-ssl-certificates-cta-300x47.webp 300w, https:\/\/certera.com\/kb\/wp-content\/uploads\/2024\/05\/cheap-ssl-certificates-cta-768x120.webp 768w\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">How to Enable SSL (HTTPS) in OpenCart 1.5?<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Enable SSL in OpenCart 1.5 Dashboard<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Follow the steps mentioned below to enable HTTPS in OpenCart 1.5 Dashboard:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter your credentials to login into the <strong>OpenCart Dashboard<\/strong>.<\/li>\n\n\n\n<li>Navigate to <strong>System <\/strong>&gt; <strong>Settings<\/strong>.<\/li>\n\n\n\n<li>Click on the <strong>Server <\/strong>tab.<\/li>\n\n\n\n<li>Check the <strong>radio <\/strong>button to use SSL.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Enable SSL in OpenCart 1.5 config.php File<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Follow the steps mentioned below to enable HTTPS in 1.5 config.php file:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter your credentials to login into the <strong>cPanel<\/strong>.<\/li>\n\n\n\n<li>Navigate to <strong>File Manager <\/strong>&gt; <strong>OpenCart installation directory<\/strong>.<\/li>\n\n\n\n<li>Use a text editor, like &#8211; <strong>Notepad++<\/strong> to open the <strong>config.php<\/strong> file.<\/li>\n\n\n\n<li>Find these lines below &#8211;<strong> \/\/HTTPS:<\/strong><ul><li>define(&#8216;HTTPS_SERVER&#8217;, &#8216;https:\/\/opencart.inmotiontesting.com\/&#8217;);<\/li><\/ul>\n<ul class=\"wp-block-list\">\n<li>define(&#8216;HTTPS_IMAGE&#8217;, &#8216;https:\/\/opencart.inmotiontesting.com\/image\/&#8217;);<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Edit the <strong>HTTPS <\/strong>settings (as per your<strong> SSL URL<\/strong> path). For ex:<ul><li>define(&#8216;HTTPS_SERVER&#8217;, &#8216;https:\/\/opencart.inmotiontesting.com\/&#8217;);<\/li><\/ul>\n<ul class=\"wp-block-list\">\n<li>define(&#8216;HTTPS_IMAGE&#8217;, &#8216;https:\/\/opencart.inmotiontesting.com\/image\/&#8217;);<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Save the .config file.<\/li>\n\n\n\n<li>Close the <strong>configuration <\/strong>file (config.php).<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Enable SSL in OpenCart 1.5 Admin config.php File<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Follow the steps mentioned below to enable HTTPS in 1.5 Admin config.php file:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Navigate to the <strong>Admin folder<\/strong>.<\/li>\n\n\n\n<li>Use a text editor, like &#8211; <strong>Notepad++<\/strong> to open the <strong>config.php<\/strong> file.<\/li>\n\n\n\n<li>Find these lines below &#8211;<strong> \/\/HTTPS:<\/strong><ul><li>define(&#8216;HTTPS_SERVER&#8217;, &#8216;https:\/\/opencart.inmotiontesting.com\/admin\/&#8217;);<\/li><\/ul><ul><li>define(&#8216;HTTPS_CATALOG&#8217;, &#8216;https:\/\/opencart.inmotiontesting.com\/&#8217;);<\/li><\/ul>\n<ul class=\"wp-block-list\">\n<li>define(&#8216;HTTPS_IMAGE&#8217;, &#8216;https:\/\/opencart.inmotiontesting.com\/image\/&#8217;);<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Edit the <strong>HTTPS <\/strong>settings (as per your<strong> SSL URL<\/strong> path). For ex:<ul><li>define(&#8216;HTTPS_SERVER&#8217;, &#8216;https:\/\/opencart.inmotiontesting.com\/admin\/&#8217;);<\/li><\/ul><ul><li>define(&#8216;HTTPS_CATALOG&#8217;, &#8216;https:\/\/opencart.inmotiontesting.com\/&#8217;);<\/li><\/ul>\n<ul class=\"wp-block-list\">\n<li>define(&#8216;HTTPS_IMAGE&#8217;, &#8216;https:\/\/opencart.inmotiontesting.com\/image\/&#8217;);<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Save the <strong>.config file<\/strong>.<\/li>\n\n\n\n<li>Close the <strong>configuration <\/strong>file (config.php).<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to Enable SSL (HTTPS) in OpenCart 2?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Follow the steps mentioned below to enable SSL (HTTPS) in OpenCert 2:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Set HTTPS Rule in the Configuration (config.php) Files<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter your credentials to login into your <strong>OpenCart 2 admin panel<\/strong>.<\/li>\n\n\n\n<li>Navigate to the <strong>Settings <\/strong>menu.<\/li>\n\n\n\n<li>From the <strong>Store <\/strong>list, click the <strong>edit <\/strong>icon placed next to your store name.<\/li>\n\n\n\n<li>Navigate to the <strong>Server settings <\/strong>tab.<\/li>\n\n\n\n<li>Under the <strong>Use SSL<\/strong> option, click the radio button in front of the <strong>Yes <\/strong>option.<\/li>\n\n\n\n<li>Click on the save icon placed at the &#8211; top right corner of the screen.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Set your HTTPS URL in Both the Config.php Files<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Find the two <strong>config.php<\/strong> files. You\u2019ll find one in the <strong>root directory<\/strong> of your OpenCart 2 application. And the other in the <strong>admin <\/strong>folder. They should appear like this-<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>[opencart-root-folder]\/config.php<\/strong>\n<ul class=\"wp-block-list\">\n<li><strong>[opencart-root-folder]\/admin\/config.php<\/strong><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In each file, find the line that reads: <strong>$_[&#8216;site_ssl&#8217;] = false;<\/strong>.<\/li>\n\n\n\n<li>Change the above line to: <strong>$_[&#8216;site_ssl&#8217;] = true;.<\/strong><\/li>\n\n\n\n<li>If you&#8217;re using <strong>FTP<\/strong>, <strong>save <\/strong>the files and re-<strong>upload<\/strong> them after doing the alterations to their original locations.<\/li>\n\n\n\n<li>If you&#8217;re using the <strong>cPanel File Manager<\/strong>, just save the <strong>changes <\/strong>directly there.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Alter the HTTPS Configurations in the admin\/config &amp; main config.php Files<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">define(&#8216;HTTP_SERVER&#8217;, &#8216;http:\/\/bmitc.binhminhitc.com\/&#8217;);<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">define(&#8216;HTTPS_SERVER&#8217;, &#8216;http:\/\/bmitc.binhminhitc.com\/&#8217;);<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Redirect the Site From HTTP to HTTPS Protocol by Using the .htaccess File<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>RewriteEngine On<\/li>\n\n\n\n<li>RewriteBase \/<\/li>\n\n\n\n<li>RewriteCond %{HTTPS} off<\/li>\n\n\n\n<li>RewriteRule (.*) https:\/\/%{HTTP_HOST}%{REQUEST_URI}[L,R=301]<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to Enable SSL (HTTPS) in OpenCert 3?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Follow the steps mentioned below to enable SSL (HTTPS) in OpenCert 3:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter your credentials to login into the <strong>OpenCert Dashboard<\/strong>.<\/li>\n\n\n\n<li>From the <strong>System <\/strong>list, click <strong>Settings<\/strong>.<\/li>\n\n\n\n<li>Under the <strong>Store <\/strong>fieLd, <strong>find the name of your store <\/strong>listed.<\/li>\n\n\n\n<li>Click the <strong>edit <\/strong>icon (<strong>pencil<\/strong> icon) placed adjacent to your <strong>store name<\/strong>.<\/li>\n\n\n\n<li>The <strong>Settings <\/strong>page will appear.<\/li>\n\n\n\n<li>In the <strong>Settings <\/strong>page, under the <strong>Edit Setting <\/strong>section, click on the <strong>Server <\/strong>tab.<\/li>\n\n\n\n<li>Under the <strong>Security <\/strong>section, select the <strong>Yes <\/strong>radio button in front of the <strong>Use SSL <\/strong>option.<\/li>\n\n\n\n<li>Click the <strong>Save <\/strong>icon placed at the top right.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Congratulations!! You have successfully enabled SSL (HTTPS) in OpenCart.<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Setting up SSL (HTTPS) on your OpenCart site is easy and important for keeping your website safe. SSL Certificate helps protect your customers&#8217; information by safeguarding the communication between your &#8211; browsers and your server. This guide shows you step-by-step how to turn on &#8211; SSL in OpenCart, making your site secure and trustworthy for<span class=\"morelink d-block mt-3\"><a href=\"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/\">Read More<\/a><\/span><\/p>\n","protected":false},"author":5,"featured_media":1926,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[326,327],"class_list":["post-1920","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ssl-installation","tag-enable-https-in-ppencart","tag-enable-ssl-in-opencart","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Enable SSL or HTTPS in OpenCart (1.5, 2 and 3)?<\/title>\n<meta name=\"description\" content=\"Follow the step by step tutorial to enable SSL or HTTPS to OpenCart 1.5, 2 and OpenCart 3. Easy steps to follow.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Enable SSL or HTTPS in OpenCart (1.5, 2 and 3)?\" \/>\n<meta property=\"og:description\" content=\"Follow the step by step tutorial to enable SSL or HTTPS to OpenCart 1.5, 2 and OpenCart 3. Easy steps to follow.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/\" \/>\n<meta property=\"og:site_name\" content=\"Knowledge Base - Certera.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/certeraLLC\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-22T10:50:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-15T08:45:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/certera.com\/kb\/wp-content\/uploads\/2024\/02\/enable-ssl-in-opencart-jpg.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"620\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Monika\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@certera_llc\" \/>\n<meta name=\"twitter:site\" content=\"@certera_llc\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Monika\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/\"},\"author\":{\"name\":\"Monika\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#\\\/schema\\\/person\\\/44f5e8115383ba05008d1ef58bcfb8cd\"},\"headline\":\"How To Enable SSL (HTTPS) in OpenCart?\",\"datePublished\":\"2024-02-22T10:50:53+00:00\",\"dateModified\":\"2024-10-15T08:45:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/\"},\"wordCount\":744,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/enable-ssl-in-opencart-jpg.webp\",\"keywords\":[\"Enable https in Ppencart\",\"Enable SSL in OpenCart\"],\"articleSection\":[\"SSL Installation\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/\",\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/\",\"name\":\"How to Enable SSL or HTTPS in OpenCart (1.5, 2 and 3)?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/enable-ssl-in-opencart-jpg.webp\",\"datePublished\":\"2024-02-22T10:50:53+00:00\",\"dateModified\":\"2024-10-15T08:45:20+00:00\",\"description\":\"Follow the step by step tutorial to enable SSL or HTTPS to OpenCart 1.5, 2 and OpenCart 3. Easy steps to follow.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/#primaryimage\",\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/enable-ssl-in-opencart-jpg.webp\",\"contentUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/enable-ssl-in-opencart-jpg.webp\",\"width\":960,\"height\":620,\"caption\":\"Enable SSL in OpenCart\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-enable-ssl-https-in-opencart\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/certera.com\\\/kb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Enable SSL (HTTPS) in OpenCart?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#website\",\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/\",\"name\":\"Knowledge Base - Certera.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#organization\"},\"alternateName\":\"Certera Knowledgebase\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/certera.com\\\/kb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#organization\",\"name\":\"Certera\",\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/brand-certera.svg\",\"contentUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/brand-certera.svg\",\"caption\":\"Certera\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/certeraLLC\\\/\",\"https:\\\/\\\/x.com\\\/certera_llc\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/certera-llc\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#\\\/schema\\\/person\\\/44f5e8115383ba05008d1ef58bcfb8cd\",\"name\":\"Monika\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/46cb23065da48e260b0cec16b0cb1d65b6e45192060355700c378422f56b6a40?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/46cb23065da48e260b0cec16b0cb1d65b6e45192060355700c378422f56b6a40?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/46cb23065da48e260b0cec16b0cb1d65b6e45192060355700c378422f56b6a40?s=96&d=mm&r=g\",\"caption\":\"Monika\"},\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/author\\\/monika\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Enable SSL or HTTPS in OpenCart (1.5, 2 and 3)?","description":"Follow the step by step tutorial to enable SSL or HTTPS to OpenCart 1.5, 2 and OpenCart 3. Easy steps to follow.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/","og_locale":"en_US","og_type":"article","og_title":"How to Enable SSL or HTTPS in OpenCart (1.5, 2 and 3)?","og_description":"Follow the step by step tutorial to enable SSL or HTTPS to OpenCart 1.5, 2 and OpenCart 3. Easy steps to follow.","og_url":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/","og_site_name":"Knowledge Base - Certera.com","article_publisher":"https:\/\/www.facebook.com\/certeraLLC\/","article_published_time":"2024-02-22T10:50:53+00:00","article_modified_time":"2024-10-15T08:45:20+00:00","og_image":[{"width":960,"height":620,"url":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2024\/02\/enable-ssl-in-opencart-jpg.webp","type":"image\/jpeg"}],"author":"Monika","twitter_card":"summary_large_image","twitter_creator":"@certera_llc","twitter_site":"@certera_llc","twitter_misc":{"Written by":"Monika","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/#article","isPartOf":{"@id":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/"},"author":{"name":"Monika","@id":"https:\/\/certera.com\/kb\/#\/schema\/person\/44f5e8115383ba05008d1ef58bcfb8cd"},"headline":"How To Enable SSL (HTTPS) in OpenCart?","datePublished":"2024-02-22T10:50:53+00:00","dateModified":"2024-10-15T08:45:20+00:00","mainEntityOfPage":{"@id":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/"},"wordCount":744,"commentCount":0,"publisher":{"@id":"https:\/\/certera.com\/kb\/#organization"},"image":{"@id":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2024\/02\/enable-ssl-in-opencart-jpg.webp","keywords":["Enable https in Ppencart","Enable SSL in OpenCart"],"articleSection":["SSL Installation"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/","url":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/","name":"How to Enable SSL or HTTPS in OpenCart (1.5, 2 and 3)?","isPartOf":{"@id":"https:\/\/certera.com\/kb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/#primaryimage"},"image":{"@id":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2024\/02\/enable-ssl-in-opencart-jpg.webp","datePublished":"2024-02-22T10:50:53+00:00","dateModified":"2024-10-15T08:45:20+00:00","description":"Follow the step by step tutorial to enable SSL or HTTPS to OpenCart 1.5, 2 and OpenCart 3. Easy steps to follow.","breadcrumb":{"@id":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/#primaryimage","url":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2024\/02\/enable-ssl-in-opencart-jpg.webp","contentUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2024\/02\/enable-ssl-in-opencart-jpg.webp","width":960,"height":620,"caption":"Enable SSL in OpenCart"},{"@type":"BreadcrumbList","@id":"https:\/\/certera.com\/kb\/how-to-enable-ssl-https-in-opencart\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/certera.com\/kb\/"},{"@type":"ListItem","position":2,"name":"How To Enable SSL (HTTPS) in OpenCart?"}]},{"@type":"WebSite","@id":"https:\/\/certera.com\/kb\/#website","url":"https:\/\/certera.com\/kb\/","name":"Knowledge Base - Certera.com","description":"","publisher":{"@id":"https:\/\/certera.com\/kb\/#organization"},"alternateName":"Certera Knowledgebase","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/certera.com\/kb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/certera.com\/kb\/#organization","name":"Certera","url":"https:\/\/certera.com\/kb\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/certera.com\/kb\/#\/schema\/logo\/image\/","url":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/01\/brand-certera.svg","contentUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/01\/brand-certera.svg","caption":"Certera"},"image":{"@id":"https:\/\/certera.com\/kb\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/certeraLLC\/","https:\/\/x.com\/certera_llc","https:\/\/www.linkedin.com\/company\/certera-llc\/"]},{"@type":"Person","@id":"https:\/\/certera.com\/kb\/#\/schema\/person\/44f5e8115383ba05008d1ef58bcfb8cd","name":"Monika","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/46cb23065da48e260b0cec16b0cb1d65b6e45192060355700c378422f56b6a40?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/46cb23065da48e260b0cec16b0cb1d65b6e45192060355700c378422f56b6a40?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/46cb23065da48e260b0cec16b0cb1d65b6e45192060355700c378422f56b6a40?s=96&d=mm&r=g","caption":"Monika"},"url":"https:\/\/certera.com\/kb\/author\/monika\/"}]}},"_links":{"self":[{"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/posts\/1920","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/comments?post=1920"}],"version-history":[{"count":4,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/posts\/1920\/revisions"}],"predecessor-version":[{"id":2518,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/posts\/1920\/revisions\/2518"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/media\/1926"}],"wp:attachment":[{"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/media?parent=1920"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/categories?post=1920"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/tags?post=1920"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}