{"id":1571,"date":"2020-04-22T05:02:42","date_gmt":"2020-04-22T05:02:42","guid":{"rendered":"https:\/\/sectigostore.com\/page\/?p=1571"},"modified":"2020-11-26T12:17:53","modified_gmt":"2020-11-26T12:17:53","slug":"server-authentication-certificate","status":"publish","type":"post","link":"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/","title":{"rendered":"Server Authentication Certificate \u2013 What You Should Know"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">If you\u2019re not sure whether you need an SSL server certificate for your website, we\u2019ll break down why you do<\/h2>\n\n\n\n<p>People often contact our customer care executives to ask whether they should get an SSL certificate, a SSL server certificate, or a server authentication certificate. It can be confusing because all three of these terms basically mean the same thing. And regardless of which term you choose to use, there&#8217;s a lot to know about how these certificates work and why they&#8217;re necessary.<\/p>\n\n\n\n<p>In this article, we\u2019ll cover everything you need to know about SSL server certificates and how the authentication procedure works.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What Is an SSL Server Authentication Certificate?<\/h2>\n\n\n\n<p>An <a href=\"https:\/\/sectigostore.com\/ssl-types\">SSL server certificate<\/a> is an X.509 digital certificate based on the public key infrastructure (PKI). Here, the identity of the server (instead of the client) is validated. A server authentication certificate ensures the website traffic is redirected to the intended server (website). It also facilitates encryption for the data in transit.<\/p>\n\n\n\n<p><strong>Note: An SSL server certificate is also the same thing as a TLS certificate, HTTPS certificate, and web encryption certificate! These are just different names for the same certificate.<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">CA-Signed vs Self-Signed SSL Server Authentication Certificates<\/h3>\n\n\n\n<p>When the server\u2019s authentication is done using an SSL certificate that\u2019s signed by a publicly trusted certificate authority (CA), it is trusted by all the operating systems and web browsers. But the server&#8217;s identity can be vouched for by the users themselves, too. The certificates that make this possible are called <a href=\"https:\/\/sectigostore.com\/page\/what-is-a-self-signed-certificate\/\">self-signed certificates<\/a>. However, using a self-signed SSL certificate is like signing your own driving license \u2014 its trustworthiness is questionable, and it won\u2019t be trusted by the browsers.<\/p>\n\n\n\n<div class=\"graysection\">\n<h2>Get the Top-notch Brand Sectigo&#8217;s SSL certificate only for $8.78\/year! <\/h2>\n<p>Save 79% on SSL Security Certificates! Get the lowest prices on trusted SSL certificates from Sectigo.<\/p>\n<a class=\"greenbutton\" style=\"text-decoration: none;\" href=\"https:\/\/sectigostore.com\">Shop Now<\/a>\n<\/div>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How Do the SSL Server Certificate Authentication Procedures Work?<\/h2>\n\n\n\n<p>When someone buys an SSL server authentication certificate, the CA doesn\u2019t automatically issue the certificate for the requested website. There are a few additional steps that must be completed both on the requester\u2019s end and the CA\u2019s end.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Complete a Certificate Signing Request<\/h3>\n\n\n\n<p>The applicant needs to send an unsigned certificate via a certificate signing request (CSR), which contains the server\u2019s public keys and other information, to the CA and they use that information to issue the certificate.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Complete the Validation Process<\/h3>\n\n\n\n<p>But before the issuance can happen, the CA verifies whether the applicant controls the domain \u2014hostname \u2014 for which they have applied for an SSL certificate. The CA authenticates the identity of the applicant using one of these two methods:<\/p>\n\n\n\n<ol class=\"wp-block-list\" type=\"1\"><li><strong>Email verification<\/strong>: The applicant will receive an email with the verification link from the certificate authority. The email address won\u2019t be your regular email address (like Gmail, Yahoo, etc.), though. It would be admin@yourdomain.com or webmaster@yourdomain.com or something similar.&nbsp;<\/li><\/ol>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>File verification<\/strong>: In this verification process, the CA will send some testing files, which the applicant is supposed to upload to a specific folder on the server.<\/li><\/ul>\n\n\n\n<p><strong>Note:<\/strong> If you have bought an <a href=\"https:\/\/sectigostore.com\/ssl-types\/ov-ssl-certificates\">organization validated<\/a> (OV) or <a href=\"https:\/\/sectigostore.com\/ssl-types\/ev-ssl-certificates\">extended validated<\/a> (EV) SSL certificate, you need to follow additional verification steps, too.<\/p>\n\n\n\n<div class=\"graysection\">\n\n<a class=\"greenbutton\" style=\"text-decoration: none;\" href=\"https:\/\/sectigostore.com\/page\/what-is-an-s-mime-certificate\/\">What Is an S\/MIME Certificate and How Does It Work? <\/a>\n\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Wait for the CA to Issue a Server Authentication Certificate<\/h3>\n\n\n\n<p>Once the server\u2019s identity has been verified, the CA issues an SSL server certificate to the requested hostname. This hostname can be a server\u2019s name or a domain name. The public key sent by the applicant is attached to the SSL certificate.<\/p>\n\n\n\n<p>When a user tries to open a website on the browser, the server sends its SSL certificate (which contains a public key) to the client. The SSL server certificate is signed with the CA\u2019s private key from its root (or intermediate root) certificate. The client verifies the validity of the SSL server certificate using its root store and redirects all of the data to the hostname&#8217;s server.<\/p>\n\n\n\n<p>The server authentication is important because browsers encrypt the data using the public key that\u2019s tied to an SSL server certificate. When the data reaches the server, it can be decrypted by a unique, cryptographically paired private key, which is safely stored on the server. So, the consequences of attaching a wrong public key to an SSL certificate can be dangerous.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why Is a Server Authentication Certificate Needed?<\/h2>\n\n\n\n<p>To better understand the importance and necessity of a server authentication certificate, let\u2019s consider the following hypothetical scenario:<\/p>\n\n\n\n<p>If you apply for an SSL server certificate for amazon.com and send your own server\u2019s public key, how would the CA know whether you\u2019re an authorized person who controls Amazon.com\u2019s server or a fraud? If the CA issued an SSL certificate with a hostname \u201camazon.com\u201d and attaches public keys provided by you in the certificate, what exactly would happen? Well, when someone opens Amazon.com and sends their personal data (such as their payment card details), it will get encrypted with your public key and redirected to your own server! This means you can easily decrypt it with the corresponding private key stored on your server! Sounds too good to be true, right? This is where the concept of server authentication enters the room like a superhero!&nbsp;<\/p>\n\n\n\n<p>The CA won\u2019t issue an SSL server certificate with Amazon&#8217;s name on it until you:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>click on the verification link sent on the email addresses like webmaster@amazon.com or admin@amazon.com, or,&nbsp;<\/li><li>upload the verification files to Amazon\u2019s hosting server! If you can do so, stop reading this article and book an exotic private island somewhere!<\/li><\/ul>\n\n\n\n<p>The point is that the server authentication procedure is designed in a way that minimizes the chances for certificate mis-issuance. And in the worst-case scenario, if a CA attaches the wrong public key to the incorrect hostname in the certificate, the SSL certificate&#8217;s warranty comes handy. The CA is bound to cover the costs (up to the warranty amount) if the end-user suffers a financial loss due to a certificate mis-issuance or the unlikely event of encryption failure.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A Final Word<\/h2>\n\n\n\n<p>People sometimes get frustrated when they realize that their website won\u2019t immediately shift from HTTP to HTTPS as soon as they buy an SSL server authentication certificate. But after reading this article, you can now understand the importance of the server authentication procedures. Buy a server authentication certificate only from a reputed CA like <a href=\"https:\/\/sectigostore.com\/\">Sectigo<\/a>, where the chances of certificate mis-issuance are negligible, and your customers are covered by a warranty that ranges between $50,000 to $1.5 million.<\/p>\n\n\n\n<p>If you are looking for how a server authentication certificate differs from a client certificate, please refer to this article: <a href=\"https:\/\/sectigostore.com\/page\/client-certificate-vs-server-certificate\/\">Client Certificate vs Server Certificate \u2013 the Ultimate Difference.<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you\u2019re not sure whether you need an SSL server certificate for your website, we\u2019ll break down why you do People often contact our customer care executives to ask whether they should get an SSL certificate, a SSL server certificate, or a server authentication certificate. It can be confusing because all three of these terms basically mean the same thing. And regardless of which term you choose to use, there&#8217;s a lot to know about how these certificates work and why they&#8217;re necessary. In this article, we\u2019ll cover everything you <a href=\"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/\" class=\"more-link\">Continue Reading<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-1571","post","type-post","status-publish","format-standard","hentry","category-ssl-basics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Server Authentication Certificate \u2013 What You Should Know - SectigoStore<\/title>\n<meta name=\"description\" content=\"People often ask whether they should get an SSL certificate, a SSL server certificate, or a server authentication certificate. What&#039;s the real difference?\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Server Authentication Certificate \u2013 What You Should Know - SectigoStore\" \/>\n<meta property=\"og:description\" content=\"People often ask whether they should get an SSL certificate, a SSL server certificate, or a server authentication certificate. What&#039;s the real difference?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/\" \/>\n<meta property=\"og:site_name\" content=\"SectigoStore\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/sectigostore\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-22T05:02:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-11-26T12:17:53+00:00\" \/>\n<meta name=\"author\" content=\"sectigostorepages\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@sectigostore\" \/>\n<meta name=\"twitter:site\" content=\"@sectigostore\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"sectigostorepages\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/server-authentication-certificate\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/server-authentication-certificate\\\/\"},\"author\":{\"name\":\"sectigostorepages\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/#\\\/schema\\\/person\\\/f38f303abd42ade13a74a5d3c12b1cec\"},\"headline\":\"Server Authentication Certificate \u2013 What You Should Know\",\"datePublished\":\"2020-04-22T05:02:42+00:00\",\"dateModified\":\"2020-11-26T12:17:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/server-authentication-certificate\\\/\"},\"wordCount\":1155,\"commentCount\":0,\"articleSection\":[\"SSL Basics\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/server-authentication-certificate\\\/\",\"url\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/server-authentication-certificate\\\/\",\"name\":\"Server Authentication Certificate \u2013 What You Should Know - SectigoStore\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/#website\"},\"datePublished\":\"2020-04-22T05:02:42+00:00\",\"dateModified\":\"2020-11-26T12:17:53+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/#\\\/schema\\\/person\\\/f38f303abd42ade13a74a5d3c12b1cec\"},\"description\":\"People often ask whether they should get an SSL certificate, a SSL server certificate, or a server authentication certificate. What's the real difference?\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/server-authentication-certificate\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sectigostore.com\\\/page\\\/server-authentication-certificate\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/server-authentication-certificate\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"SSL Resources\",\"item\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SSL Basics\",\"item\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/ssl-basics\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Server Authentication Certificate \u2013 What You Should Know\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/#website\",\"url\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/\",\"name\":\"SectigoStore\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/#\\\/schema\\\/person\\\/f38f303abd42ade13a74a5d3c12b1cec\",\"name\":\"sectigostorepages\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g\",\"caption\":\"sectigostorepages\"},\"url\":\"https:\\\/\\\/sectigostore.com\\\/page\\\/author\\\/sectigostorepages\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Server Authentication Certificate \u2013 What You Should Know - SectigoStore","description":"People often ask whether they should get an SSL certificate, a SSL server certificate, or a server authentication certificate. What's the real difference?","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:\/\/sectigostore.com\/page\/server-authentication-certificate\/","og_locale":"en_US","og_type":"article","og_title":"Server Authentication Certificate \u2013 What You Should Know - SectigoStore","og_description":"People often ask whether they should get an SSL certificate, a SSL server certificate, or a server authentication certificate. What's the real difference?","og_url":"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/","og_site_name":"SectigoStore","article_publisher":"https:\/\/www.facebook.com\/sectigostore\/","article_published_time":"2020-04-22T05:02:42+00:00","article_modified_time":"2020-11-26T12:17:53+00:00","author":"sectigostorepages","twitter_card":"summary_large_image","twitter_creator":"@sectigostore","twitter_site":"@sectigostore","twitter_misc":{"Written by":"sectigostorepages","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/#article","isPartOf":{"@id":"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/"},"author":{"name":"sectigostorepages","@id":"https:\/\/sectigostore.com\/page\/#\/schema\/person\/f38f303abd42ade13a74a5d3c12b1cec"},"headline":"Server Authentication Certificate \u2013 What You Should Know","datePublished":"2020-04-22T05:02:42+00:00","dateModified":"2020-11-26T12:17:53+00:00","mainEntityOfPage":{"@id":"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/"},"wordCount":1155,"commentCount":0,"articleSection":["SSL Basics"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/","url":"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/","name":"Server Authentication Certificate \u2013 What You Should Know - SectigoStore","isPartOf":{"@id":"https:\/\/sectigostore.com\/page\/#website"},"datePublished":"2020-04-22T05:02:42+00:00","dateModified":"2020-11-26T12:17:53+00:00","author":{"@id":"https:\/\/sectigostore.com\/page\/#\/schema\/person\/f38f303abd42ade13a74a5d3c12b1cec"},"description":"People often ask whether they should get an SSL certificate, a SSL server certificate, or a server authentication certificate. What's the real difference?","breadcrumb":{"@id":"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sectigostore.com\/page\/server-authentication-certificate\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sectigostore.com\/page\/server-authentication-certificate\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"SSL Resources","item":"https:\/\/sectigostore.com\/page\/"},{"@type":"ListItem","position":2,"name":"SSL Basics","item":"https:\/\/sectigostore.com\/page\/ssl-basics\/"},{"@type":"ListItem","position":3,"name":"Server Authentication Certificate \u2013 What You Should Know"}]},{"@type":"WebSite","@id":"https:\/\/sectigostore.com\/page\/#website","url":"https:\/\/sectigostore.com\/page\/","name":"SectigoStore","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sectigostore.com\/page\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/sectigostore.com\/page\/#\/schema\/person\/f38f303abd42ade13a74a5d3c12b1cec","name":"sectigostorepages","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/78239165ecb118435d2709ba4dd124dd9151b1f6b069f87258c6514fe3728c7e?s=96&d=mm&r=g","caption":"sectigostorepages"},"url":"https:\/\/sectigostore.com\/page\/author\/sectigostorepages\/"}]}},"_links":{"self":[{"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/posts\/1571","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/comments?post=1571"}],"version-history":[{"count":0,"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/posts\/1571\/revisions"}],"wp:attachment":[{"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/media?parent=1571"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/categories?post=1571"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sectigostore.com\/page\/wp-json\/wp\/v2\/tags?post=1571"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}