{"id":1447,"date":"2023-10-06T04:53:17","date_gmt":"2023-10-06T04:53:17","guid":{"rendered":"https:\/\/certera.com\/kb\/?p=1447"},"modified":"2024-10-15T09:26:17","modified_gmt":"2024-10-15T09:26:17","slug":"how-to-install-ssl-certificate-on-drupal","status":"publish","type":"post","link":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/","title":{"rendered":"How To Install SSL Certificate on Drupal?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In this article, we will explore the step-by-step procedure to &#8211; &#8220;Install an SSL certificate on Drupal.&#8221; Drupal is a free, flexible, multilingual, and open-source CMS that can be customized and is ideal for constructing simple websites or complex online apps.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To install the SSL certificate on Drupal, you first need an SSL certificate, and to acquire one, you must submit a Certificate Signing Request to a <a href=\"https:\/\/certera.com\/\">trusted CA<\/a>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you don&#8217;t know how to generate a CSR, read the subsequent section mentioned below, and if you already have an SSL cert for Drupal issued by the CA, move on to the installation steps.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Generate a Code Signing Request (CSR)?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">CSR is an encoded text block containing information about your company or website&#8217;s identity, which the CA must verify before signing your certificate. It is important to remember that all the information you provide in the CSR should be the latest and correct, or else the CA may reject your certificate signing request.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>There are two ways to generate the CSR:<\/strong><\/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>Do it manually<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Once you have generated the CSR, send it to a trusted Certificate Authority. The duration for certificate files to reach you may differ depending on the type of validation you have selected. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After the CA verifies that the details mentioned in the CSR are accurate, it will send your SSL (Secure Sockets Layer) certificate and additional files necessary for installation to your registered email address in a .zip folder.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After getting the email, download and extract all the files from the .zip folder onto your local machine. <strong>Make sure that you have all of these three 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 an SSL Certificate on Drupal?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Follow the steps mentioned below to install the SSL cert on Drupal:<\/p>\n\n\n\n<ol style=\"list-style-type:1\" class=\"wp-block-list\">\n<li>Log in to your account using <strong>SSH<\/strong>.<\/li>\n\n\n\n<li>Open the<strong> .htaccess<\/strong> file in the <strong>Drupal <\/strong>directory. (Use a <strong>command-line text editor<\/strong> to do so.)<\/li>\n\n\n\n<li>Copy the code given below and paste it into the<strong> <em>.<\/em>htaccess<\/strong> file<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>RewritreCond%{HTTPS} off\nRewriteRule^(.<em>)$https:\/\/%{HTTPS_HOST}%{REQUEST_URL}&#91;L,R=301] <\/em>\n<em>RewriteCond%{HTTPS_HOST} !^www.  RewriteRule^(.<\/em>)$https:\/\/www.%{HTTPS_HOST}%{REQUEST_URL}&#91;L,R=301]<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">4. <strong>Save <\/strong>the file.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Test the Installation<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Follow the steps mentioned below to test the SSL certificate installation status:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Exit from the <strong>File Manager<\/strong>.<\/li>\n\n\n\n<li><strong>Log out<\/strong> from your web hosting cPanel.<\/li>\n\n\n\n<li>Login to <strong>Drupal&#8217;s <\/strong>admin page.<\/li>\n\n\n\n<li>From <strong>the admin toolbar<\/strong>, navigate to <strong>Select Site &gt; Global Configuration &gt; System<\/strong>.<\/li>\n\n\n\n<li>Click <strong>YES<\/strong> beside the &#8220;<strong>use Apache mod rewrite<\/strong>&#8221; option.<\/li>\n\n\n\n<li>Click <strong>Save<\/strong>.<\/li>\n\n\n\n<li>Open the <strong>Drupal website<\/strong> in the browser.<\/li>\n\n\n\n<li>The below-mentioned event should happen:\n<ul class=\"wp-block-list\">\n<li>Users typing <strong>sslexample.com<\/strong> or <strong>www.sslexample.com<\/strong> will be redirected to &#8211; <strong>https:\/\/www.sslexample.com<\/strong>. (They will always be redirected to the <strong>HTTPS version <\/strong>of the website.)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">It is highly recommended that the installation status of the certificate be checked or tested. To do so, use SSL testing tools (SSL Labs, <a href=\"https:\/\/certera.com\/ssl-tools\/ssl-checker\">SSL Checker<\/a>, etc.) as they can instantly identify any vulnerabilities or potential errors, if present, and provide a detailed report about the same.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, we will explore the step-by-step procedure to &#8211; &#8220;Install an SSL certificate on Drupal.&#8221; Drupal is a free, flexible, multilingual, and open-source CMS that can be customized and is ideal for constructing simple websites or complex online apps. To install the SSL certificate on Drupal, 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-drupal\/\">Read More<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":1470,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[197,199,196,195,200,198],"class_list":["post-1447","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ssl-installation","tag-add-ssl-to-your-drupal-site","tag-enable-ssl-use-in-drupal","tag-how-to-enable-ssl-for-drupal","tag-how-to-install-a-tls-ssl-certificate-in-drupal","tag-install-ssl-certificate-in-drupal","tag-setting-up-ssl-for-drupal-sites","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 Install SSL\/TLS Certificate In Drupal?<\/title>\n<meta name=\"description\" content=\"Follow the quick and easy step by step tutorial to install or enable SSL\/TLS Certificate or HTTPS Encryption in Drupal.\" \/>\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-drupal\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install SSL\/TLS Certificate In Drupal?\" \/>\n<meta property=\"og:description\" content=\"Follow the quick and easy step by step tutorial to install or enable SSL\/TLS Certificate or HTTPS Encryption in Drupal.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/\" \/>\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-06T04:53:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-15T09:26:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-drupal-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-drupal-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-drupal\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/\"},\"author\":{\"name\":\"certerakbdbuser\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#\\\/schema\\\/person\\\/c25e1519e333a817f30c805384cba014\"},\"headline\":\"How To Install SSL Certificate on Drupal?\",\"datePublished\":\"2023-10-06T04:53:17+00:00\",\"dateModified\":\"2024-10-15T09:26:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/\"},\"wordCount\":508,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/install-ssl-certificate-on-drupal-jpg.webp\",\"keywords\":[\"add SSL to your Drupal Site\",\"enable SSL use in Drupal\",\"How to enable SSL for Drupal\",\"How to Install a TLS\\\/SSL Certificate In Drupal\",\"install SSL certificate in Drupal\",\"Setting Up SSL For Drupal Sites\"],\"articleSection\":[\"SSL Installation\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/\",\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/\",\"name\":\"How to Install SSL\\\/TLS Certificate In Drupal?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/install-ssl-certificate-on-drupal-jpg.webp\",\"datePublished\":\"2023-10-06T04:53:17+00:00\",\"dateModified\":\"2024-10-15T09:26:17+00:00\",\"description\":\"Follow the quick and easy step by step tutorial to install or enable SSL\\\/TLS Certificate or HTTPS Encryption in Drupal.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/#primaryimage\",\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/install-ssl-certificate-on-drupal-jpg.webp\",\"contentUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/install-ssl-certificate-on-drupal-jpg.webp\",\"width\":960,\"height\":620,\"caption\":\"Install SSL\\\/TLS Certificate on Drupal\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/how-to-install-ssl-certificate-on-drupal\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/certera.com\\\/kb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Install SSL Certificate on Drupal?\"}]},{\"@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 Install SSL\/TLS Certificate In Drupal?","description":"Follow the quick and easy step by step tutorial to install or enable SSL\/TLS Certificate or HTTPS Encryption in Drupal.","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-drupal\/","og_locale":"en_US","og_type":"article","og_title":"How to Install SSL\/TLS Certificate In Drupal?","og_description":"Follow the quick and easy step by step tutorial to install or enable SSL\/TLS Certificate or HTTPS Encryption in Drupal.","og_url":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/","og_site_name":"Knowledge Base - Certera.com","article_publisher":"https:\/\/www.facebook.com\/certeraLLC\/","article_published_time":"2023-10-06T04:53:17+00:00","article_modified_time":"2024-10-15T09:26:17+00:00","og_image":[{"width":960,"height":620,"url":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-drupal-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-drupal-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-drupal\/#article","isPartOf":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/"},"author":{"name":"certerakbdbuser","@id":"https:\/\/certera.com\/kb\/#\/schema\/person\/c25e1519e333a817f30c805384cba014"},"headline":"How To Install SSL Certificate on Drupal?","datePublished":"2023-10-06T04:53:17+00:00","dateModified":"2024-10-15T09:26:17+00:00","mainEntityOfPage":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/"},"wordCount":508,"commentCount":0,"publisher":{"@id":"https:\/\/certera.com\/kb\/#organization"},"image":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-drupal-jpg.webp","keywords":["add SSL to your Drupal Site","enable SSL use in Drupal","How to enable SSL for Drupal","How to Install a TLS\/SSL Certificate In Drupal","install SSL certificate in Drupal","Setting Up SSL For Drupal Sites"],"articleSection":["SSL Installation"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/","url":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/","name":"How to Install SSL\/TLS Certificate In Drupal?","isPartOf":{"@id":"https:\/\/certera.com\/kb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/#primaryimage"},"image":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-drupal-jpg.webp","datePublished":"2023-10-06T04:53:17+00:00","dateModified":"2024-10-15T09:26:17+00:00","description":"Follow the quick and easy step by step tutorial to install or enable SSL\/TLS Certificate or HTTPS Encryption in Drupal.","breadcrumb":{"@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/#primaryimage","url":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-drupal-jpg.webp","contentUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/10\/install-ssl-certificate-on-drupal-jpg.webp","width":960,"height":620,"caption":"Install SSL\/TLS Certificate on Drupal"},{"@type":"BreadcrumbList","@id":"https:\/\/certera.com\/kb\/how-to-install-ssl-certificate-on-drupal\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/certera.com\/kb\/"},{"@type":"ListItem","position":2,"name":"How To Install SSL Certificate on Drupal?"}]},{"@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\/1447","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=1447"}],"version-history":[{"count":8,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/posts\/1447\/revisions"}],"predecessor-version":[{"id":2546,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/posts\/1447\/revisions\/2546"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/media\/1470"}],"wp:attachment":[{"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/media?parent=1447"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/categories?post=1447"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/tags?post=1447"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}