{"id":490,"date":"2023-03-21T12:14:33","date_gmt":"2023-03-21T12:14:33","guid":{"rendered":"https:\/\/certerassl.com\/kb\/?p=490"},"modified":"2024-10-15T11:31:39","modified_gmt":"2024-10-15T11:31:39","slug":"install-ssl-on-google-cloud-platform","status":"publish","type":"post","link":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/","title":{"rendered":"How to Install SSL Certificate on Google Cloud Platform (GCP)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Installing an SSL certificate is essential if you&#8217;re utilizing Google Cloud Platform (GCP) to encrypt all data transactions &amp; guarantee the security of your users. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With SSL Certificate installed, you can fend against malicious attacks &amp; give your users a safe browsing environment. We&#8217;ll walk you through installing an SSL certificate on your Google Cloud Platform in this manual.<\/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\">Generate CSR and Private Key<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Even before you install your SSL certificate on GCP, you must generate a CSR &#8211; Certificate Signing Request. It is a piece of code that contains the details of the entity requesting it &#8211; domain name and public key. Generating CSR is not as complicated as it sounds. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With our easy-to-use <a href=\"https:\/\/certera.com\/ssl-tools\/csr-generator\">CSR generator tool<\/a>, you can generate a high-quality CSR in just a few clicks. All you must do is fill in the necessary information.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Read Also:<\/strong> <a href=\"https:\/\/certera.com\/kb\/generate-csr-in-google-cloud-platform\/\">How to Generate CSR in Google Cloud Platform?<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">SSL Installation Steps for Google Cloud Platform<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Once your certificate is signed by the Certificate Authority &amp; the files are sent to you via email, it&#8217;s time to install it. The installation process starts with gathering all the essential SSL files.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Extract the SSL certificate files from the ZIP file which was sent by the Certificate Authority in you inbox It includes the following important SSL files.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Yourdomain.crt<\/li>\n\n\n\n<li>Yourdomain.p7b<\/li>\n\n\n\n<li>Yourdomain.ca-bundle<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Though the Zip file contains three types of files, you only need the Yourdomain.crt and Yourdomain.ca-bundle files to install an SSL Certificate on Google Cloud Platform. Hence, you must make sure these two files are accessible for the installation process.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Perform the Following Steps<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Begin by signing into your <strong>Google Cloud<\/strong> account.<\/li>\n\n\n\n<li>Then go to the <strong>App Engine<\/strong> Menu. You can do that by clicking on <strong>Products &amp; Services<\/strong>.<\/li>\n\n\n\n<li>The <strong>App Engine<\/strong> will open, where you will open <strong>Settings<\/strong> and click on the SSL <strong>certificates<\/strong>. From there, select <strong>Upload a new certificate<\/strong> to open the <strong>Add a new SSL certificate<\/strong> menu.<\/li>\n\n\n\n<li>This menu has two boxes where you can paste encrypted data of the <strong>Certificate<\/strong> and <strong>Private Key<\/strong>.<\/li>\n\n\n\n<li>Paste the <strong>private key<\/strong> code, including the \u2014\u2013BEGIN RSA PRIVATE KEY\u2014\u2013 and \u2014\u2013END RSA PRIVATE KEY\u2014\u2013 tags, into the <strong>Unencrypted PEM encoded RSA private key<\/strong> box.\n<ul class=\"wp-block-list\">\n<li>Your Private Key code generated with the CSR (Certificate Signing Request) for your domain name.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><em><strong>Note: <\/strong>You can find the Private Key code file in the same directory as the CSR file.<\/em><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>For the &#8220;<strong>PEM encoded X.509 public key certificate<\/strong>&#8221; box, you&#8217;ll need to use your SSL certificate along with the corresponding CA-bundle.<\/li>\n\n\n\n<li>The CA-bundle for your certificate is in the downloaded archive as yourdomain.ca-bundle.<\/li>\n\n\n\n<li>The certificate field should contain a combined SSL certificate and CA-bundle codes.<\/li>\n\n\n\n<li>To complete the field, just paste the content of yourdomain.crt and yourdomain.ca-bundle files with the CA-bundle code (yourdomain.ca-bundle content) pasted directly underneath the certificate code without any additional spaces.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><em><strong>Note: <\/strong><\/em>Alternatively, you can upload the files using the Browse option. To proceed with the upload, you must <em>provide a Private Key file and a combined certificate file.<\/em><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Once you&#8217;ve provided the certificate and Private Key, you can proceed with the installation. For that, you must click Upload.<\/li>\n\n\n\n<li>Under <strong>Enable SSL for the following custom domains<\/strong>, you must mark the domains you want to secure on the Edit Certificate screen. This is the final step. After this, your certificate will be installed and ready to use on Google Cloud!<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to detect any issues in the SSL installations, you can always go for the online <a href=\"https:\/\/certera.com\/ssl-tools\/ssl-checker\">SSL Checker Tool<\/a>. It will help you verify the installation process.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Installing an SSL certificate is essential if you&#8217;re utilizing Google Cloud Platform (GCP) to encrypt all data transactions &amp; guarantee the security of your users. With SSL Certificate installed, you can fend against malicious attacks &amp; give your users a safe browsing environment. We&#8217;ll walk you through installing an SSL certificate on your Google Cloud<span class=\"morelink d-block mt-3\"><a href=\"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/\">Read More<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":494,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[46,18,19],"class_list":["post-490","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ssl-installation","tag-google-cloud-platform","tag-ssl","tag-ssl-installation","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 Certificate on Google Cloud Platform<\/title>\n<meta name=\"description\" content=\"Step by Step guide to Install SSL Certificate on Google Cloud Platform in minutes. Enable HTTPS on your website and applications.\" \/>\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\/install-ssl-on-google-cloud-platform\/\" \/>\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 Certificate on Google Cloud Platform\" \/>\n<meta property=\"og:description\" content=\"Step by Step guide to Install SSL Certificate on Google Cloud Platform in minutes. Enable HTTPS on your website and applications.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/\" \/>\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-03-21T12:14:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-15T11:31:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/03\/install-ssl-certificate-on-google-cloud-platform-jpg.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"621\" \/>\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: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\\\/install-ssl-on-google-cloud-platform\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/\"},\"author\":{\"name\":\"certerakbdbuser\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#\\\/schema\\\/person\\\/c25e1519e333a817f30c805384cba014\"},\"headline\":\"How to Install SSL Certificate on Google Cloud Platform (GCP)\",\"datePublished\":\"2023-03-21T12:14:33+00:00\",\"dateModified\":\"2024-10-15T11:31:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/\"},\"wordCount\":612,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/install-ssl-certificate-on-google-cloud-platform-jpg.webp\",\"keywords\":[\"Google Cloud Platform\",\"SSL\",\"SSL Installation\"],\"articleSection\":[\"SSL Installation\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/\",\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/\",\"name\":\"How to Install SSL Certificate on Google Cloud Platform\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/install-ssl-certificate-on-google-cloud-platform-jpg.webp\",\"datePublished\":\"2023-03-21T12:14:33+00:00\",\"dateModified\":\"2024-10-15T11:31:39+00:00\",\"description\":\"Step by Step guide to Install SSL Certificate on Google Cloud Platform in minutes. Enable HTTPS on your website and applications.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/#primaryimage\",\"url\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/install-ssl-certificate-on-google-cloud-platform-jpg.webp\",\"contentUrl\":\"https:\\\/\\\/certera.com\\\/kb\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/install-ssl-certificate-on-google-cloud-platform-jpg.webp\",\"width\":960,\"height\":621,\"caption\":\"Install SSL Certificate on Google Cloud Platfrom\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/certera.com\\\/kb\\\/install-ssl-on-google-cloud-platform\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/certera.com\\\/kb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install SSL Certificate on Google Cloud Platform (GCP)\"}]},{\"@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 Certificate on Google Cloud Platform","description":"Step by Step guide to Install SSL Certificate on Google Cloud Platform in minutes. Enable HTTPS on your website and applications.","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\/install-ssl-on-google-cloud-platform\/","og_locale":"en_US","og_type":"article","og_title":"How to Install SSL Certificate on Google Cloud Platform","og_description":"Step by Step guide to Install SSL Certificate on Google Cloud Platform in minutes. Enable HTTPS on your website and applications.","og_url":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/","og_site_name":"Knowledge Base - Certera.com","article_publisher":"https:\/\/www.facebook.com\/certeraLLC\/","article_published_time":"2023-03-21T12:14:33+00:00","article_modified_time":"2024-10-15T11:31:39+00:00","og_image":[{"width":960,"height":621,"url":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/03\/install-ssl-certificate-on-google-cloud-platform-jpg.webp","type":"image\/jpeg"}],"author":"certerakbdbuser","twitter_card":"summary_large_image","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\/install-ssl-on-google-cloud-platform\/#article","isPartOf":{"@id":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/"},"author":{"name":"certerakbdbuser","@id":"https:\/\/certera.com\/kb\/#\/schema\/person\/c25e1519e333a817f30c805384cba014"},"headline":"How to Install SSL Certificate on Google Cloud Platform (GCP)","datePublished":"2023-03-21T12:14:33+00:00","dateModified":"2024-10-15T11:31:39+00:00","mainEntityOfPage":{"@id":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/"},"wordCount":612,"commentCount":0,"publisher":{"@id":"https:\/\/certera.com\/kb\/#organization"},"image":{"@id":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/03\/install-ssl-certificate-on-google-cloud-platform-jpg.webp","keywords":["Google Cloud Platform","SSL","SSL Installation"],"articleSection":["SSL Installation"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/","url":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/","name":"How to Install SSL Certificate on Google Cloud Platform","isPartOf":{"@id":"https:\/\/certera.com\/kb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/#primaryimage"},"image":{"@id":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/03\/install-ssl-certificate-on-google-cloud-platform-jpg.webp","datePublished":"2023-03-21T12:14:33+00:00","dateModified":"2024-10-15T11:31:39+00:00","description":"Step by Step guide to Install SSL Certificate on Google Cloud Platform in minutes. Enable HTTPS on your website and applications.","breadcrumb":{"@id":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/#primaryimage","url":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/03\/install-ssl-certificate-on-google-cloud-platform-jpg.webp","contentUrl":"https:\/\/certera.com\/kb\/wp-content\/uploads\/2023\/03\/install-ssl-certificate-on-google-cloud-platform-jpg.webp","width":960,"height":621,"caption":"Install SSL Certificate on Google Cloud Platfrom"},{"@type":"BreadcrumbList","@id":"https:\/\/certera.com\/kb\/install-ssl-on-google-cloud-platform\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/certera.com\/kb\/"},{"@type":"ListItem","position":2,"name":"How to Install SSL Certificate on Google Cloud Platform (GCP)"}]},{"@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\/490","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=490"}],"version-history":[{"count":7,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/posts\/490\/revisions"}],"predecessor-version":[{"id":2590,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/posts\/490\/revisions\/2590"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/media\/494"}],"wp:attachment":[{"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/media?parent=490"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/categories?post=490"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/certera.com\/kb\/wp-json\/wp\/v2\/tags?post=490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}