{"id":1451,"date":"2023-10-06T06:10:27","date_gmt":"2023-10-06T06:10:27","guid":{"rendered":"https:\/\/certera.com\/kb\/?p=1451"},"modified":"2024-10-15T09:18:53","modified_gmt":"2024-10-15T09:18:53","slug":"how-to-install-ssl-certificate-on-joomla","status":"publish","type":"post","link":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/","title":{"rendered":"How To Install SSL Certificate on Joomla?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">This article will explore the step-by-step procedure to &#8211; &#8220;Install an SSL certificate on Joomla.&#8221; Joomla is a user-friendly CMS that allows users to create and manage online apps and websites by utilizing a Graphical User Interface (without writing the codes).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To install the SSL certificate on Joomla, you first need an <a href=\"https:\/\/certera.com\/buy-ssl-certificates\">SSL certificate<\/a>, and to acquire one, you must submit a CSR to a trusted Certificate Authority.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you need to learn how to generate a CSR, read the subsequent section mentioned below. If you have already submitted the CSR and got the SSL certificate issued by the CA, move on to the installation steps.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Create a CSR (Code Signing Request)?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To generate a CSR, use any one of the options mentioned below:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use a <a href=\"https:\/\/certera.com\/ssl-tools\/csr-generator\">CSR Generator tool<\/a> to generate CSR automatically.<\/li>\n\n\n\n<li><a href=\"https:\/\/certera.com\/kb\/how-to-generate-csr-for-joomla\">Do it manually<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note:<\/strong> When generating a CSR manually, ensure the information provided is accurate. After creating the file, review it for errors and send it to a CA. The time to receive your certificate may vary based on validation type.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once the CA verifies that the details mentioned in the CSR are accurate, it will send your SSL certificate and additional files necessary for installation to your registered email in a .zip folder. Download and extract all the files from the folder onto your local machine. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ensure you have the following files:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Main Certificate File (.crt file)<\/li>\n\n\n\n<li>Root and intermediate certificates (.ca-bundle file)<\/li>\n\n\n\n<li>Private Key File<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">How To Install SSL Certificate on Joomla?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Follow the steps mentioned below to install SSL on Joomla:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 1:<\/strong> Install the SSL certificate on your <strong>domain <\/strong>and note down the <strong>IP address<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 2:<\/strong> Login into your <strong>web hosting account<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 3:<\/strong> Navigate to <strong>Control Panel<\/strong> &gt; <strong>File Manager<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 4:<\/strong> Locate a file having a <strong>.htaccess<\/strong> extension. (It will be in the root directory of your website.)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 5:<\/strong> Download and save the file on your local machine.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 6:<\/strong> Open your <strong>configuration.php<\/strong> file using a text editor like <strong>Notepad<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 7:<\/strong> <strong>Add the below-mentioned code in the text editor:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> RewriteCond %{SERVER_PORT} !^443$<br>RewriteRule .* https:\/\/%{HTTP_HOST}%{REQUEST_URI} [QSA,R=301,L]<br>&lt;IfModule !mod_ssl.c&gt;<br>Redirect permanent \/ https:\/\/www.yourdomainname.com<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 8:<\/strong> Replace &#8220;<strong>yourdomainname<\/strong>&#8221; with your <strong>Joomla website&#8217;s domain<\/strong> name.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 9: <\/strong>Open your website control panel and then open <strong>File Manager<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 10:<\/strong> Browse to the directory where you saved the .<strong>htaccess <\/strong>file (in Step 5).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 11: <\/strong>Upload the file to your website&#8217;s root directory. (Overwrite existing .<strong>htaccess <\/strong>if prompted).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 12:<\/strong> Login as an <strong>administrator <\/strong>on your Joomla website&#8217;s administrator page.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 13:<\/strong> Click <strong>Global Configuration<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 14: <\/strong>Click on the <strong>Server <\/strong>tab.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 15:<\/strong> From the <strong>Force SSL<\/strong> list, select <strong>Entire Site<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Step 16: <\/strong>Click the <strong>Save <\/strong>button, placed on the page&#8217;s upper right corner.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Congratulations! You have successfully installed an SSL certificate on Joomla CMS.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note: <\/strong>If you have more than one server or device to secure, installing the certificate on each of those you want to secure is necessary.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Test the Installation Status<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To test if SSL works correctly, visit the website and view the certificate\/site information in your browser at https:\/\/yourdomain.tld. (If required, restart your server for changes to take effect.) You can also use SSL SSL testing tools like <a href=\"https:\/\/certera.com\/ssl-tools\/ssl-checker\">SSL Checker<\/a> to verify the installation status.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This article will explore the step-by-step procedure to &#8211; &#8220;Install an SSL certificate on Joomla.&#8221; Joomla is a user-friendly CMS that allows users to create and manage online apps and websites by utilizing a Graphical User Interface (without writing the codes). To install the SSL certificate on Joomla, you first need an SSL certificate, and<span class=\"morelink d-block mt-3\"><a href=\"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/\">Read More<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":1473,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[203,201,202,204],"class_list":["post-1451","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ssl-installation","tag-configuring-an-ssl-certificate-on-a-joomla","tag-enabling-https-on-joomla","tag-how-to-set-up-https-encryption-on-joomla","tag-install-an-ssl-certificate-on-joomla","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 Generate CSR &amp; Install SSL Certificate on Joomla?<\/title>\n<meta name=\"description\" content=\"Follow the Step-by-Step Tutorial Guide to Enable HTTPS \/ SSL Certificate in Joomla CMS.\" \/>\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-install-ssl-certificate-on-joomla\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Generate CSR &amp; Install SSL Certificate on Joomla?\" \/>\n<meta property=\"og:description\" content=\"Follow the Step-by-Step Tutorial Guide to Enable HTTPS \/ SSL Certificate in Joomla CMS.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/\" \/>\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=\"2023-10-06T06:10:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-15T09:18:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-joomla-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=\"certerakbdbuser\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-joomla-jpg.webp\" \/>\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=\"certerakbdbuser\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 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-install-ssl-certificate-on-joomla\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/\"},\"author\":{\"name\":\"certerakbdbuser\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#\\\/schema\\\/person\\\/c25e1519e333a817f30c805384cba014\"},\"headline\":\"How To Install SSL Certificate on Joomla?\",\"datePublished\":\"2023-10-06T06:10:27+00:00\",\"dateModified\":\"2024-10-15T09:18:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/\"},\"wordCount\":549,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/install-ssl-certificate-on-joomla-jpg.webp\",\"keywords\":[\"Configuring an SSL Certificate On a Joomla\",\"Enabling HTTPS on Joomla\",\"How To Set Up HTTPs Encryption on Joomla\",\"install an SSL certificate on Joomla\"],\"articleSection\":[\"SSL Installation\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/\",\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/\",\"name\":\"How to Generate CSR & Install SSL Certificate on Joomla?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/install-ssl-certificate-on-joomla-jpg.webp\",\"datePublished\":\"2023-10-06T06:10:27+00:00\",\"dateModified\":\"2024-10-15T09:18:53+00:00\",\"description\":\"Follow the Step-by-Step Tutorial Guide to Enable HTTPS \\\/ SSL Certificate in Joomla CMS.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/#primaryimage\",\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/install-ssl-certificate-on-joomla-jpg.webp\",\"contentUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/install-ssl-certificate-on-joomla-jpg.webp\",\"width\":960,\"height\":620,\"caption\":\"Install SSL Certificate on Joomla\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-joomla\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/certera.com\\\/kb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Install SSL Certificate on Joomla?\"}]},{\"@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\\\/c25e1519e333a817f30c805384cba014\",\"name\":\"certerakbdbuser\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=mm&r=g\",\"caption\":\"certerakbdbuser\"},\"sameAs\":[\"https:\\\/\\\/certerakb.ssltoolsonline.com\"],\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/author\\\/certerakbdbuser\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Generate CSR & Install SSL Certificate on Joomla?","description":"Follow the Step-by-Step Tutorial Guide to Enable HTTPS \/ SSL Certificate in Joomla CMS.","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-install-ssl-certificate-on-joomla\/","og_locale":"en_US","og_type":"article","og_title":"How to Generate CSR & Install SSL Certificate on Joomla?","og_description":"Follow the Step-by-Step Tutorial Guide to Enable HTTPS \/ SSL Certificate in Joomla CMS.","og_url":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/","og_site_name":"Knowledge Base - Certera.com","article_publisher":"https:\/\/www.facebook.com\/certeraLLC\/","article_published_time":"2023-10-06T06:10:27+00:00","article_modified_time":"2024-10-15T09:18:53+00:00","og_image":[{"width":960,"height":620,"url":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-joomla-jpg.webp","type":"image\/jpeg"}],"author":"certerakbdbuser","twitter_card":"summary_large_image","twitter_image":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-joomla-jpg.webp","twitter_creator":"@certera_llc","twitter_site":"@certera_llc","twitter_misc":{"Written by":"certerakbdbuser","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/#article","isPartOf":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/"},"author":{"name":"certerakbdbuser","@id":"https:\/\/certera.com\/kb\/#\/schema\/person\/c25e1519e333a817f30c805384cba014"},"headline":"How To Install SSL Certificate on Joomla?","datePublished":"2023-10-06T06:10:27+00:00","dateModified":"2024-10-15T09:18:53+00:00","mainEntityOfPage":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/"},"wordCount":549,"commentCount":0,"publisher":{"@id":"https:\/\/certera.com\/kb\/#organization"},"image":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-joomla-jpg.webp","keywords":["Configuring an SSL Certificate On a Joomla","Enabling HTTPS on Joomla","How To Set Up HTTPs Encryption on Joomla","install an SSL certificate on Joomla"],"articleSection":["SSL Installation"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/","url":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/","name":"How to Generate CSR & Install SSL Certificate on Joomla?","isPartOf":{"@id":"https:\/\/certera.com\/kb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/#primaryimage"},"image":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-joomla-jpg.webp","datePublished":"2023-10-06T06:10:27+00:00","dateModified":"2024-10-15T09:18:53+00:00","description":"Follow the Step-by-Step Tutorial Guide to Enable HTTPS \/ SSL Certificate in Joomla CMS.","breadcrumb":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/#primaryimage","url":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-joomla-jpg.webp","contentUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-joomla-jpg.webp","width":960,"height":620,"caption":"Install SSL Certificate on Joomla"},{"@type":"BreadcrumbList","@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-joomla\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/certera.com\/kb\/"},{"@type":"ListItem","position":2,"name":"How To Install SSL Certificate on Joomla?"}]},{"@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\/c25e1519e333a817f30c805384cba014","name":"certerakbdbuser","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=mm&r=g","caption":"certerakbdbuser"},"sameAs":["https:\/\/certerakb.ssltoolsonline.com"],"url":"https:\/\/certera.com\/kb\/author\/certerakbdbuser\/"}]}},"_links":{"self":[{"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/posts\/1451","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/comments?post=1451"}],"version-history":[{"count":10,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/posts\/1451\/revisions"}],"predecessor-version":[{"id":2540,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/posts\/1451\/revisions\/2540"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/media\/1473"}],"wp:attachment":[{"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/media?parent=1451"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/categories?post=1451"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/tags?post=1451"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}