{"id":24263,"date":"2017-03-01T14:41:32","date_gmt":"2017-03-01T20:41:32","guid":{"rendered":"https:\/\/wpengine.com\/?post_type=resource&#038;p=24263"},"modified":"2025-09-09T14:49:53","modified_gmt":"2025-09-09T19:49:53","slug":"what-are-ssl-certificates","status":"publish","type":"resource","link":"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/","title":{"rendered":"What is an SSL Certificate? A Comprehensive Guide"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Website security has always been important, but today it\u2019s an absolute necessity. As online threats become more sophisticated, websites that fail to implement strong security measures can <a href=\"https:\/\/support.google.com\/webmasters\/answer\/9044101\" target=\"_blank\" rel=\"noreferrer noopener\">face serious consequences<\/a>, including penalties that impact visibility and trust. This is especially critical if you\u2019re planning to accept online payments, where security is non-negotiable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The good news? There\u2019s a proven way to safeguard your site and reassure your site visitors. It starts with understanding <a href=\"https:\/\/www.cloudflare.com\/learning\/ssl\/what-is-ssl\/\" target=\"_blank\" rel=\"noreferrer noopener\">Secure Sockets Layer<\/a> (SSL), a protocol that establishes a secure, encrypted connection between a browser and a web server. When a site has an SSL certificate, it signals that a trusted Certificate Authority has verified the site\u2019s identity, ensuring the connection is safe. In fact, many <a href=\"https:\/\/wpengine.com\/managed-wordpress-hosting\/\" target=\"_blank\" rel=\"noreferrer noopener\">managed hosting providers<\/a>\u2014like WP Engine\u2014<a href=\"https:\/\/wpengine.com\/support\/ssl\/\/\/\" target=\"_blank\" rel=\"noreferrer noopener\">include SSL certificates<\/a> to simplify this process for you.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this article, we\u2019ll demystify SSL and website security certificates. You\u2019ll learn what makes them so important, the different types available, and how these certificates are validated. Plus, we\u2019ll walk you through the steps to set up SSL on your own site, giving you peace of mind and a secure digital presence. Ready to lock down your website? Let\u2019s dive in!<\/p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\">How do SSL certificates work?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">At a high level, SSL certificates facilitate encrypted communication between a user\u2019s browser and your website\u2019s server.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When a browser connects to a site secured by SSL, a process called the <a href=\"https:\/\/www.ssl.com\/article\/ssl-tls-handshake-ensuring-secure-online-interactions\/\" target=\"_blank\" rel=\"noreferrer noopener\">SSL handshake<\/a> takes place. During this handshake, the browser and server exchange cryptographic keys and establish a secure session. The certificate itself contains the public key needed for encryption and is used to verify the authenticity of your website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To see SSL certificates work in action, look no further than <a href=\"https:\/\/en.wikipedia.org\/wiki\/HTTPS\" target=\"_blank\" rel=\"noreferrer noopener\">Hypertext Transfer Protocol Secure<\/a> (HTTPS), the secure version of the <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTTP\/Overview\" target=\"_blank\" rel=\"noreferrer noopener\">HTTP protocol<\/a> that powers the modern web. HTTPS encrypts data transferred between the browser and the server, ensuring that even if intercepted, the information remains unreadable to malicious actors.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you\u2019re considering enabling HTTPS for your site, the first step is obtaining an SSL certificate from a <a href=\"https:\/\/www.ssl.com\/article\/what-is-a-certificate-authority-ca\/\" target=\"_blank\" rel=\"noreferrer noopener\">Certificate Authority<\/a> (CA). A CA is an organization that verifies your website\u2019s identity and issues the SSL certificate. Depending on the type of certificate you select, the CA might simply confirm that you own the domain, or, for higher levels of security, verify that your business is officially registered. We\u2019ll explore these options in more detail later.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once you\u2019ve acquired an SSL certificate, you\u2019ll need to install it through your web hosting provider and enable HTTPS. Most websites opt to secure the entire site, which is usually the most straightforward and secure approach, though you can also choose to encrypt only specific pages that handle sensitive information.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It\u2019s important to note that enabling HTTPS without a valid SSL certificate will trigger security warnings for visitors, <a href=\"https:\/\/wpengine.com\/resources\/chrome-connection-not-secure-what-is-ssl\/\" target=\"_blank\" rel=\"noreferrer noopener\">which vary by browser<\/a>. These warnings signal that the site is insecure and can undermine trust. This can also occur if your SSL certificate expires, so regular renewals\u2014typically every one to three years\u2014are necessary to maintain security.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While this might sound complex if you\u2019re new to online security, it\u2019s simpler than you might think. We\u2019ll cover <a href=\"https:\/\/wpengine.com\/support\/ssl\/\" target=\"_blank\" rel=\"noreferrer noopener\">how to implement SSL<\/a> on WordPress shortly. But first, let\u2019s clarify exactly what SSL and HTTPS mean.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What do HTTPS and SSL mean?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">As noted above, Hypertext Transfer Protocol (HTTP) is the foundation of the modern Internet, establishing rules for transferring data and multimedia content.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Every website, including this one, uses HTTP. However, HTTPS\u2014an encrypted, more secure version of HTTP\u2014has become the gold standard.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/wpengine.com\/resources\/what-are-ssl-certificates\/\">SSL<\/a> (Secure Sockets Layer), on the other hand, is a security protocol layered over HTTP to create HTTPS. While HTTP transmits data in an unencrypted format, SSL encrypts the data exchanged between a browser and a server, making it unreadable to malicious actors.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In short, SSL and HTTPS work together to keep your websites\u2019 data secure.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">HTTPS vs. HTTP<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Data sent over standard HTTP connections is unencrypted, leaving it vulnerable to interception by hackers. This poses significant risks for websites handling sensitive personal information, like credit card numbers or home addresses.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On the other hand, HTTPS encrypts data so that even if a third party intercepts it, they cannot decipher the information. If a web address starts with &#8220;HTTPS,&#8221; it signals that all data exchanged with that site is secure. HTTPS is a must for any website, especially those dealing with financial transactions or personal details.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To set up HTTPS, you\u2019ll need to purchase and install an SSL certificate linked to your domain. In the next section, we\u2019ll cover the benefits of using SSL and why you should consider enabling it on your site.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why your website needs an SSL certificate<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The main goal of using SSL is to protect your visitors\u2019 data from hackers and malicious actors. Here\u2019s why it\u2019s crucial, particularly for WordPress users:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Enhanced Security<\/strong>: SSL certificates encrypt data transmitted between your website and visitors, keeping information like login credentials, personal details, and payment data secure.<\/li>\n\n\n\n<li><strong>Increased Customer Trust<\/strong>: A secure site displays a padlock icon in the browser\u2019s address bar, signaling to visitors that their data is protected. This <a href=\"http:\/\/unbounce.com\/landing-pages\/can-ssl-trust-seals-and-other-security-indicators-improve-your-conversion-rates\/\" target=\"_blank\" rel=\"noreferrer noopener\">can increase trust<\/a> and improve conversion rates, especially for eCommerce and membership sites.<\/li>\n\n\n\n<li><strong>PCI Compliance<\/strong>: SSL isn&#8217;t optional for websites accepting online payments. It\u2019s a requirement to meet <a href=\"https:\/\/www.pcisecuritystandards.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Payment Card Industry<\/a> (PCI) standards, ensuring that credit card information is handled securely.<\/li>\n\n\n\n<li><strong>Improved SEO<\/strong>: Search engines like Google prioritize secure websites <a href=\"https:\/\/searchengineland.com\/googles-https-algorithm-two-years-later-still-looks-url-give-ranking-boost-261156\" target=\"_blank\" rel=\"noreferrer noopener\">in their rankings<\/a>. HTTPS is now a significant factor in SEO, and Google labels <a href=\"https:\/\/security.googleblog.com\/2018\/02\/a-secure-web-is-here-to-stay.html\" target=\"_blank\" rel=\"noreferrer noopener\">HTTP sites as &#8220;Not Secure,&#8221;<\/a> potentially affecting traffic. By enabling HTTPS, you improve your search engine visibility and user experience.<\/li>\n\n\n\n<li><strong>Easy Setup<\/strong>: Many web hosts, including WP Engine, offer streamlined SSL setups. WP Engine, for example, <a href=\"https:\/\/wpengine.com\/support\/ssl\/\" target=\"_blank\" rel=\"noreferrer noopener\">provides free SSL certificates<\/a> and handles the technical aspects of implementation, making it easy for you to secure your WordPress site.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Types of SSL certificates<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">SSL certificates vary based on validation level and the number of domains they secure:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Single-Domain<\/strong>: Secures one domain or subdomain.<\/li>\n\n\n\n<li><strong>Wildcard<\/strong>: Protects a primary domain and all its subdomains.<\/li>\n\n\n\n<li><strong>Multi-Domain (SAN or Unified Certificates)<\/strong>: Secures multiple domains under one certificate, ideal for organizations with several websites.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Validation Levels:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Domain Validation (DV)<\/strong>: A basic form of validation, completed quickly via email verification. It only confirms ownership of the domain.<\/li>\n\n\n\n<li><strong>Organization Validation (OV)<\/strong>: A moderate level of verification that confirms the legitimacy of the organization behind the website. It takes a few days to complete.<\/li>\n\n\n\n<li><strong>Extended Validation (EV)<\/strong>: The highest level of verification, requiring a thorough review of the business. EV certificates provide the most security and are often used by eCommerce and financial institutions.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Choosing the right SSL certificate depends on your security needs and the number of domains you want to cover.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Important things to know before switching to HTTPS<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Switching to HTTPS is relatively simple, but there are a few important considerations:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Set up redirects<\/strong>: Redirect all <a href=\"https:\/\/searchengineland.com\/http-https-seos-guide-securing-website-246940\" target=\"_blank\" rel=\"noreferrer noopener\">HTTP traffic to HTTPS<\/a> to maintain SEO rankings and ensure users reach the secure version of your site. Tools like <a href=\"https:\/\/www.screamingfrog.co.uk\/seo-spider\/\" target=\"_blank\" rel=\"noreferrer noopener\">SEO Spider<\/a> can help create a list of URLs to update.<\/li>\n\n\n\n<li><strong>Request indexing<\/strong>: After enabling HTTPS, <a href=\"https:\/\/support.google.com\/webmasters\/answer\/6065812?hl=en\" target=\"_blank\" rel=\"noreferrer noopener\">ask Google to re-index your site<\/a> to minimize traffic disruptions.<\/li>\n\n\n\n<li><strong>Update internal links<\/strong>: Sometimes internal links may need manual updates to ensure they use HTTPS.<\/li>\n\n\n\n<li><strong>Update external links<\/strong>: Remember to update the links in your social media profiles and affiliate networks to point to the secure version of your site.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Being proactive about these steps will help ensure a smooth transition to HTTPS.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to install an SSL certificate on a WordPress site<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Now, let\u2019s talk about implementation. The first step is to <a href=\"https:\/\/wpengine.com\/resources\/what-are-ssl-certificates\/\" target=\"_blank\" rel=\"noreferrer noopener\">purchase an SSL certificate<\/a> from your hosting provider or a trusted CA. Many hosts offer SSL certificates, and some, like WP Engine, simplify the process further.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>For WP Engine users:<\/strong> WP Engine provides two SSL options\u2014one free and one premium\u2014and handles all the technical configurations. You only need to log in to the <a href=\"https:\/\/my.wpengine.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">WP Engine User Portal,<\/a> select your WordPress installation, and add the SSL certificate. Once activated, HTTPS will be enabled across your entire site.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>For non-WP Engine users:<\/strong> If you\u2019re using another hosting provider, you may need to <a href=\"http:\/\/www.wpbeginner.com\/wp-tutorials\/how-to-add-ssl-and-https-in-wordpress\/\" target=\"_blank\" rel=\"noreferrer noopener\">manually install the SSL<\/a> certificate and update your WordPress settings. This involves changing your site\u2019s URLs to use HTTPS in Settings &gt; General and using a plugin like <a href=\"https:\/\/really-simple-ssl.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Really Simple SSL<\/a> to manage redirects and fix mixed content issues.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Don\u2019t forget to update your settings in <a href=\"https:\/\/developers.google.com\/analytics\" target=\"_blank\" rel=\"noreferrer noopener\">Google Analytics<\/a> and <a href=\"https:\/\/search.google.com\/search-console\/about\" target=\"_blank\" rel=\"noreferrer noopener\">Search Console<\/a> to maintain your search rankings.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Secure your site with WP Engine<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">SSL certificates can be costly, but WP Engine offers both free <a href=\"https:\/\/letsencrypt.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Let\u2019s Encrypt<\/a> certificates and premium options as part of its secure <a href=\"https:\/\/wpengine.com\/wordpress-hosting\/\" target=\"_blank\" rel=\"noreferrer noopener\">hosting for WordPress<\/a>.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With dedicated support and easy SSL configurations, WP Engine makes securing your site effortless. Ready to prioritize your website\u2019s security? Explore our <a href=\"https:\/\/wpengine.com\/plans\/\" target=\"_blank\" rel=\"noreferrer noopener\">hosting plans<\/a> and keep your visitors safe today!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Website security has always been important, but today it\u2019s an absolute necessity. As online threats become more sophisticated, websites that fail to implement strong security measures can face serious consequences, including penalties that impact visibility and trust. This is especially critical if you\u2019re planning to accept online payments, where security is non-negotiable. The good news?<span class=\"tile__ellipses\">&hellip;<\/span><span class=\"tile__ellipses--animated\"><\/span><\/p>\n","protected":false},"author":1,"featured_media":146613,"template":"","resource-topic":[909],"resource-role":[899],"resource-type":[916],"class_list":["post-24263","resource","type-resource","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Comprehensive Guide to SSL Certificates<\/title>\n<meta name=\"description\" content=\"Discover the significance of SSL certificates for your website&#039;s security. Learn why HTTPS and SSL are essential for secure web navigation.\" \/>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Comprehensive Guide to SSL Certificates\" \/>\n<meta property=\"og:description\" content=\"Discover the significance of SSL certificates for your website&#039;s security. Learn why HTTPS and SSL are essential for secure web navigation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/\" \/>\n<meta property=\"og:site_name\" content=\"WP Engine\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wpengine\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-09T19:49:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2017\/03\/SSL-WordPress_1200x627.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"627\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2017\/03\/SSL-WordPress_1200x627.png\" \/>\n<meta name=\"twitter:site\" content=\"@wpengine\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/\",\"url\":\"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/\",\"name\":\"Comprehensive Guide to SSL Certificates\",\"isPartOf\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\"},\"datePublished\":\"2017-03-01T20:41:32+00:00\",\"dateModified\":\"2025-09-09T19:49:53+00:00\",\"description\":\"Discover the significance of SSL certificates for your website's security. Learn why HTTPS and SSL are essential for secure web navigation.\",\"breadcrumb\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wpengine.com\/case-studies\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resources\",\"item\":\"https:\/\/wpengine.com\/case-studies\/resources\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"What is an SSL Certificate? A Comprehensive Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\",\"url\":\"https:\/\/wpengine.com\/case-studies\/\",\"name\":\"WP Engine\",\"description\":\"Managed Hosting for WordPress\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/f5301455463371a10d1fc290e9ad0085\",\"name\":\"WP Engine\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d8770fe9625ca7c4601f13d9d0ab86565a6dac8cd6a77bfe2ada6d83c6837870?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d8770fe9625ca7c4601f13d9d0ab86565a6dac8cd6a77bfe2ada6d83c6837870?s=96&d=mm&r=g\",\"caption\":\"WP Engine\"},\"sameAs\":[\"https:\/\/wpengine.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Comprehensive Guide to SSL Certificates","description":"Discover the significance of SSL certificates for your website's security. Learn why HTTPS and SSL are essential for secure web navigation.","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"Comprehensive Guide to SSL Certificates","og_description":"Discover the significance of SSL certificates for your website's security. Learn why HTTPS and SSL are essential for secure web navigation.","og_url":"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/","og_site_name":"WP Engine","article_publisher":"https:\/\/www.facebook.com\/wpengine","article_modified_time":"2025-09-09T19:49:53+00:00","og_image":[{"width":1200,"height":627,"url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2017\/03\/SSL-WordPress_1200x627.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2017\/03\/SSL-WordPress_1200x627.png","twitter_site":"@wpengine","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/","url":"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/","name":"Comprehensive Guide to SSL Certificates","isPartOf":{"@id":"https:\/\/wpengine.com\/case-studies\/#website"},"datePublished":"2017-03-01T20:41:32+00:00","dateModified":"2025-09-09T19:49:53+00:00","description":"Discover the significance of SSL certificates for your website's security. Learn why HTTPS and SSL are essential for secure web navigation.","breadcrumb":{"@id":"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wpengine.com\/case-studies\/resources\/what-are-ssl-certificates\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wpengine.com\/case-studies\/"},{"@type":"ListItem","position":2,"name":"Resources","item":"https:\/\/wpengine.com\/case-studies\/resources\/"},{"@type":"ListItem","position":3,"name":"What is an SSL Certificate? A Comprehensive Guide"}]},{"@type":"WebSite","@id":"https:\/\/wpengine.com\/case-studies\/#website","url":"https:\/\/wpengine.com\/case-studies\/","name":"WP Engine","description":"Managed Hosting for WordPress","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/f5301455463371a10d1fc290e9ad0085","name":"WP Engine","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d8770fe9625ca7c4601f13d9d0ab86565a6dac8cd6a77bfe2ada6d83c6837870?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d8770fe9625ca7c4601f13d9d0ab86565a6dac8cd6a77bfe2ada6d83c6837870?s=96&d=mm&r=g","caption":"WP Engine"},"sameAs":["https:\/\/wpengine.com"]}]}},"acf":[],"grid_image_url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2017\/03\/SSL-WordPress_343x245.png","media-type":{"term_id":916,"name":"Article","slug":"article"},"role":"<strong>Roles:<\/strong> Site Owner","topic":"<strong>Topics:<\/strong> Security","_links":{"self":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource\/24263","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource"}],"about":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/types\/resource"}],"author":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/users\/1"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media\/146613"}],"wp:attachment":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media?parent=24263"}],"wp:term":[{"taxonomy":"resource-topic","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-topic?post=24263"},{"taxonomy":"resource-role","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-role?post=24263"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-type?post=24263"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}