{"id":14823,"date":"2020-09-13T14:57:02","date_gmt":"2020-09-13T12:57:02","guid":{"rendered":"https:\/\/thecamels.org\/czym-jest-certyfikat-ssl-i-jak-go-wdrozyc\/"},"modified":"2021-01-13T12:20:24","modified_gmt":"2021-01-13T11:20:24","slug":"what-is-an-ssl-certificate-and-how-to-implement-it","status":"publish","type":"post","link":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/","title":{"rendered":"What is an SSL certificate and how to implement it?"},"content":{"rendered":"\n<p>When you think about an SSL certificate, you probably see a padlock and HTTPS protocol in the left side of your browser bar, which ensures the secure connection to a given domain. This is what the majority of regular Internet users know. Let\u2019s go a step further and find out how an SSL certificate work, what the advantage of the encryption is and how to implement it. We will also consider whether it\u2019s a good idea to think about that certificate at all.<\/p>\n\n\n\n<!--more-->\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\"><p class=\"ez-toc-title\" style=\"cursor:inherit\">Spis tre\u015bci<\/p>\n<\/div><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#what-is-an-ssl-certificate\" >What is an SSL certificate?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#how-does-the-ssl-certificate-work\" >How does the SSL certificate work?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#more-technical-aspect-of-the-ssl-certificate-operation\" >More technical aspect of the SSL certificate operation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#types-of-ssl-certificates\" >Types of SSL certificates<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#how-does-the-transmission-of-data-with-ssl-certificate-work\" >How does the transmission of data with SSL certificate work?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#how-to-recognize-if-a-website-uses-an-ssl-certificate\" >How to recognize if a website uses an SSL certificate?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#how-to-check-the-validity-of-an-ssl-certificate\" >How to check the validity of an SSL certificate?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#advantages-of-ssl-certificates\" >Advantages of SSL certificates<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#ssl-certificate-for-your-corporate-website\" >SSL certificate for your corporate website<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#which-ssl-certificate-should-you-choose-for-your-online-store\" >Which SSL certificate should you choose for your online store?<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"what-is-an-ssl-certificate\"><\/span>What is an SSL certificate?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>An SSL (Secure Socket Layer) certificate is used to secure website and data transmission between a website and a user, using HTTPS protocol. A website security certificate consists in encrypting data, which allows for unauthorized storage of data and information by third parties.<\/p>\n\n\n\n<p>Apart from data transmission encryption, SLL certificates also authenticate entities operating online, who ones the server and the domain. The scope of this authentication depends on the type of an SSL certificate, which will be discussed later.<\/p>\n\n\n\n<p><a href=\"https:\/\/thecamels.org\/en\/ssl-certificates\/\"><span>An SSL certificate<\/span><\/a>&nbsp;is a centralized protocol, which can be compared to an identity document of a domain, server and their owner. It is issued by independent institutions called Certifying Authorities. An SSL certificate securing the website includes the following information:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>name of the owner and the entity issuing the certificate;<\/li><li>public key of the owner for an asymmetric algorithm;<\/li><li>digital signature of the entity issuing the certificate;<\/li><li>validity period and serial number of the certificate.<\/li><\/ul>\n\n\n\n<p>You might be interested in this article as well:&nbsp;<a href=\"https:\/\/thecamels.org\/en\/what-is-the-difference-between-a-free-ssl-certificate-and-a-paid-ssl-certificate\/\"><span>What is the difference between a free and paid SSL certificate?<\/span><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"how-does-the-ssl-certificate-work\"><\/span>How does the SSL certificate work?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>How does SSL technology work? It\u2019s quite simple.<\/p>\n\n\n\n<p>Firstly, let\u2019s discuss data transmission between a server and a browser with no encryption. The data is transmitted as a simple text file, which can be read and stores by any external \u201cobserver\u201d. The lack of data transmission encryption make all data open to theft, change or modification somewhere between a server and a browser. This leads to a serious risk of sensitive data breach, which can include personal data, contact data, logins and passwords used by users in an online store or a website.<\/p>\n\n\n\n<p>With securing the website with an SSL certificate you are sure that before the information is sent from a server to a browser, a key for data encryption is determined. The server then encrypts the data and sends encrypted packages to the browser. When the data reaches the browser, they are decrypted. Only the server and the browser know which key should they use to decrypt the data. This way third parties that don\u2019t have this private key cannot read and modify data.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"more-technical-aspect-of-the-ssl-certificate-operation\"><\/span>More technical aspect of the SSL certificate operation<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Encryption with an SSL certificate is performed with two encryption protocols: a record protocol and a key-agreement protocol.<\/p>\n\n\n\n<p>The record protocol supervises, controls and encrypts data sent between the browser and the server. The key-agreement protocol authenticates the browser and\/or the server, and generates a unique symmetric key that allows the creation of encryption and decryption keys for a specific data transmission session.<\/p>\n\n\n\n<p>An SSL certificate for a website consists of a public key assigned to a domain by the certification authority and a private key assigned to the public key. Every time the encrypted data reaches the browser, the browser must decrypt the data by using a private key.<\/p>\n\n\n\n<p>Read our other article:&nbsp;<a href=\"https:\/\/thecamels.org\/en\/compendium-how-to-secure-your-wordpress\/\"><span>Compendium on<\/span><\/a> <a href=\"https:\/\/thecamels.org\/en\/compendium-how-to-secure-your-wordpress\/\"><span>how to secure your your WordPress<\/span><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"types-of-ssl-certificates\"><\/span>Types of SSL certificates<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>SSL security varies depending on the encryption level and trust to the domain and certificate owner. There are three types of certificates: DV, OV and EV. There are also Wildcard and Multidomain certificates.<\/p>\n\n\n\n<p>DV certificate<\/p>\n\n\n\n<p>A DV (Domain Validation) certificate is the simplest way to secure your website with an SSL certificate, which is only used to validate your domain. The certificate allows for the verification of the domain and active e&#8209;mail to which the certification link is sent.<\/p>\n\n\n\n<p>This type of an SSL certificate is recommended for small business card sites, landing pages or blogs.<\/p>\n\n\n\n<p>OV certificate<\/p>\n\n\n\n<p>An OV (Organization Validated) certificate is an SSL certificate that validates both the domain and its owner. In order to obtain this certificate, you have to submit a scan of your identity document along with company identification documents. The certifying authority confirms the credibility of the domain and the company.<\/p>\n\n\n\n<p>An OV (SSL certificate is a great solution for online stores, large companies and complex portals as well as on websites where users send their sensitive personal and contact information.<\/p>\n\n\n\n<p>EV certificate<\/p>\n\n\n\n<p>An EV (Extended Validation) certificate is issued after a thorough verification of the applicant. To obtain this type of an SSL certificate you have to submit corporate identity documents, prove you\u2019re the owner of the domain and confirm the authenticity of the submitted documents with the verification organization. If an EV certificate is used, you will see a green padlock and the whole name of the given company.<\/p>\n\n\n\n<p>EV SSL certificates are used by corporations, financial and banking institutions, public and medical institutions and entities that process the most sensitive user data.<\/p>\n\n\n\n<p>Apart from the certification level of the SSL certificates, there are also Wildcard, Multidomain (UCC) and other certificates that include one domain only. Wildcard SSL certificates allow you to secure all subdomains of a given domain, and UCC certificates make it possible to secure several domains at the same time.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"how-does-the-transmission-of-data-with-ssl-certificate-work\"><\/span>How does the transmission of data with SSL certificate work?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The data transmission with an SSL server between a server and a browser consists of several automatic operations.<\/p>\n\n\n\n<p>Firstly, the browser sends a request to the server to verify the user identity. Then a copy of the SSL certificate is sent to the browser. The browser then authorizes this certificate, verifying its validity and source.<\/p>\n\n\n\n<p>Next, after the browser accepted the certificate, the server sends a reply, which commences the session encryption with the agreed private key. The browser receives the encrypted files, decrypts them with a previously agreed private key.<\/p>\n\n\n\n<p>Take a look at these articles as well:&nbsp;<a href=\"https:\/\/thecamels.org\/en\/how-do-you-hack-into-wordpress\/\"><span>How does WordPress get hacked?<\/span><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"how-to-recognize-if-a-website-uses-an-ssl-certificate\"><\/span>How to recognize if a website uses an SSL certificate?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Website certificates are visible in the address bar. The type of the SSL certificate used depends on the type of the certificate itself.<\/p>\n\n\n\n<p>When the website uses a regular DV certificate, you will see a symbol of a locked padlock and an address prefix starting with HTTPS protocol. These signs indicate that the connection between the domain and the server is encrypted.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"how-to-check-the-validity-of-an-ssl-certificate\"><\/span>How to check the validity of an SSL certificate?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Verification of the website security certificate validity is quick and easy. Just go to the address bar of the website whose SSL certificate you want to verify, click the padlock icon or the name of the company (depending on the type of the certificate). Next, click on the arrow next to the&nbsp;<em>Secure Connection<\/em>&nbsp;sign choose&nbsp;<em>More information<\/em>.<\/p>\n\n\n\n<p>You will see a window with information regarding the website identity. At the top of this window, you will see <em>View certificate<\/em>. Click on that option. Now you can view all the information about the SSL certificate, including:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>name of the entity;<\/li><li>name of the entity issuing the certificate;<\/li><li>certificate validity;<\/li><li>alternative entity names;<\/li><li>information about the public key;<\/li><li>type of certification;<\/li><li>and other more or less useful information.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"advantages-of-ssl-certificates\"><\/span>Advantages of SSL certificates<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>You probably don\u2019t need to be convinced about the advantages of an&nbsp;<a href=\"https:\/\/thecamels.org\/en\/ssl-certificates\/\"><span><strong>SSL certificate<\/strong><\/span><\/a>. Securing the connection between your server and your browser will make your website or online store more credible.<\/p>\n\n\n\n<p>Moreover, the certificate will confirm your operations online, which will ensure you meet the personal data processing obligations and will also secure sensitive data of both your company and users against theft, modification and unauthorized access.<\/p>\n\n\n\n<p>The big advantage of SSL certificates is also the fact that some of them are available for free, e.g.&nbsp;<a href=\"https:\/\/thecamels.org\/en\/ssl-certificates\/cacert-org\/\"><span>Let\u2019s Encrypt<\/span><\/a>&nbsp;or&nbsp;<a href=\"https:\/\/thecamels.org\/en\/ssl-certificates\/cacert-org\/\"><span>Cacert.org<\/span><\/a> certificates.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"ssl-certificate-for-your-corporate-website\"><\/span>SSL certificate for your corporate website<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>If all you need is a small business card site or even a slightly more complex website, you should consider an SSL or DV certificate. However, if your corporate websites allow your customers of contractors to create a user account and enter their personal and contact data, you should think about investing in a better and more efficient OV certificate.<\/p>\n\n\n\n<p>Take a look at our article:&nbsp;<a href=\"https:\/\/thecamels.org\/en\/everything-you-have-to-keep-in-mind-when-creating-an-online-store\/\"><span>Everything you have to keep in mind when creating an online store<\/span><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"which-ssl-certificate-should-you-choose-for-your-online-store\"><\/span>Which SSL certificate should you choose for your online store?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Online stores should be secured better. OV certificates are an absolute minimum for e&#8209;commerce companies, which process personal data, contact and payment data of their customers. If you run a larger store, it is a good idea to invest in an EV certificate that ensures the best data protection.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When you think about an SSL certificate, you probably see a padlock and HTTPS protocol in the left side of your browser bar, which ensures the secure connection to a given domain. This is what the majority of regular Internet users know. Let\u2019s go a step further and find out how an SSL certificate work,&hellip;<\/p>\n","protected":false},"author":1,"featured_media":17329,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[150],"tags":[706,704,701,703],"class_list":["post-14823","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","tag-basics","tag-domains","tag-hosting-en","tag-ssl-certificate"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is an SSL certificate and how to implement it? - Thecamels.org<\/title>\n<meta name=\"description\" content=\"Check what an SSL certificate is and how to implement it properly. All you have to do is read this article and your doubts will be forgotten!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is an SSL certificate and how to implement it? - Thecamels.org\" \/>\n<meta property=\"og:description\" content=\"Check what an SSL certificate is and how to implement it properly. All you have to do is read this article and your doubts will be forgotten!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/?utm_source=dark&amp;utm_medium=social&amp;utm_campaign=open-graph\" \/>\n<meta property=\"og:site_name\" content=\"Thecamels.org\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/thecamels.org\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-09-13T12:57:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-13T11:20:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/79.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=\"author\" content=\"Kamil Porembi\u0144ski\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/79.png\" \/>\n<meta name=\"twitter:creator\" content=\"@thecamelsorg\" \/>\n<meta name=\"twitter:site\" content=\"@thecamelsorg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kamil Porembi\u0144ski\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/\"},\"author\":{\"name\":\"Kamil Porembi\u0144ski\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#\\\/schema\\\/person\\\/b7bd2aec5f506a68323eb40c86d38a32\"},\"headline\":\"What is an SSL certificate and how to implement it?\",\"datePublished\":\"2020-09-13T12:57:02+00:00\",\"dateModified\":\"2021-01-13T11:20:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/\"},\"wordCount\":1496,\"publisher\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/80.png\",\"keywords\":[\"basics\",\"domains\",\"hosting\",\"ssl certificate\"],\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/\",\"url\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/\",\"name\":\"What is an SSL certificate and how to implement it? - Thecamels.org\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/80.png\",\"datePublished\":\"2020-09-13T12:57:02+00:00\",\"dateModified\":\"2021-01-13T11:20:24+00:00\",\"description\":\"Check what an SSL certificate is and how to implement it properly. All you have to do is read this article and your doubts will be forgotten!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/#primaryimage\",\"url\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/80.png\",\"contentUrl\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/80.png\",\"width\":1200,\"height\":627,\"caption\":\"Czym jest certyfikat SSL i jak go wdro\u017cy\u0107?\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-an-ssl-certificate-and-how-to-implement-it\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"[HOME]\",\"item\":\"https:\\\/\\\/thecamels.org\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/thecamels.org\\\/en\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"What is an SSL certificate and how to implement it?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/thecamels.org\\\/en\\\/\",\"name\":\"Thecamels.org\",\"description\":\"Hosting SSD NVMe z certyfikatem SSL i HTTP\\\/2. Administracja serwerami, skalowanie infrastruktury. Mamy g\u0142ow\u0119 do serwer\u00f3w i zadbamy o Twoj\u0105 stron\u0119 w sieci.\",\"publisher\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thecamels.org\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#organization\",\"name\":\"Thecamels\",\"url\":\"https:\\\/\\\/thecamels.org\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/TC-logo-nowe.png\",\"contentUrl\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/TC-logo-nowe.png\",\"width\":826,\"height\":106,\"caption\":\"Thecamels\"},\"image\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/thecamels.org\\\/\",\"https:\\\/\\\/x.com\\\/thecamelsorg\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-camels\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC01xYBZbIAApTuPWuqgGE4Q\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#\\\/schema\\\/person\\\/b7bd2aec5f506a68323eb40c86d38a32\",\"name\":\"Kamil Porembi\u0144ski\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g\",\"caption\":\"Kamil Porembi\u0144ski\"},\"description\":\"Architekt systemowy, administrator Linux, a czasem Windows. Lubi tematyk\u0119 security. Obecnie w\u0142a\u015bciciel firmy thecamels.org, zajmuj\u0105cej si\u0119 projektowaniem system\u00f3w o wysokiej dost\u0119pno\u015bci. Zajmuje si\u0119 skalowaniem du\u017cych aplikacji internetowych, wspieraniem startup\u00f3w w kwestiach serwerowych. Po godzinach zajmuje si\u0119 \u017ceglowaniem po morzach, lataniem, fotografi\u0105 i podr\u00f3\u017cami.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is an SSL certificate and how to implement it? - Thecamels.org","description":"Check what an SSL certificate is and how to implement it properly. All you have to do is read this article and your doubts will be forgotten!","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:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/","og_locale":"en_US","og_type":"article","og_title":"What is an SSL certificate and how to implement it? - Thecamels.org","og_description":"Check what an SSL certificate is and how to implement it properly. All you have to do is read this article and your doubts will be forgotten!","og_url":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/?utm_source=dark&utm_medium=social&utm_campaign=open-graph","og_site_name":"Thecamels.org","article_publisher":"https:\/\/www.facebook.com\/thecamels.org\/","article_published_time":"2020-09-13T12:57:02+00:00","article_modified_time":"2021-01-13T11:20:24+00:00","og_image":[{"width":1200,"height":627,"url":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/79.png","type":"image\/png"}],"author":"Kamil Porembi\u0144ski","twitter_card":"summary_large_image","twitter_image":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/79.png","twitter_creator":"@thecamelsorg","twitter_site":"@thecamelsorg","twitter_misc":{"Written by":"Kamil Porembi\u0144ski","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#article","isPartOf":{"@id":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/"},"author":{"name":"Kamil Porembi\u0144ski","@id":"https:\/\/thecamels.org\/en\/#\/schema\/person\/b7bd2aec5f506a68323eb40c86d38a32"},"headline":"What is an SSL certificate and how to implement it?","datePublished":"2020-09-13T12:57:02+00:00","dateModified":"2021-01-13T11:20:24+00:00","mainEntityOfPage":{"@id":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/"},"wordCount":1496,"publisher":{"@id":"https:\/\/thecamels.org\/en\/#organization"},"image":{"@id":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#primaryimage"},"thumbnailUrl":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/80.png","keywords":["basics","domains","hosting","ssl certificate"],"articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/","url":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/","name":"What is an SSL certificate and how to implement it? - Thecamels.org","isPartOf":{"@id":"https:\/\/thecamels.org\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#primaryimage"},"image":{"@id":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#primaryimage"},"thumbnailUrl":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/80.png","datePublished":"2020-09-13T12:57:02+00:00","dateModified":"2021-01-13T11:20:24+00:00","description":"Check what an SSL certificate is and how to implement it properly. All you have to do is read this article and your doubts will be forgotten!","breadcrumb":{"@id":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#primaryimage","url":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/80.png","contentUrl":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/80.png","width":1200,"height":627,"caption":"Czym jest certyfikat SSL i jak go wdro\u017cy\u0107?"},{"@type":"BreadcrumbList","@id":"https:\/\/thecamels.org\/en\/what-is-an-ssl-certificate-and-how-to-implement-it\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"[HOME]","item":"https:\/\/thecamels.org\/en\/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https:\/\/thecamels.org\/en\/blog\/"},{"@type":"ListItem","position":3,"name":"What is an SSL certificate and how to implement it?"}]},{"@type":"WebSite","@id":"https:\/\/thecamels.org\/en\/#website","url":"https:\/\/thecamels.org\/en\/","name":"Thecamels.org","description":"Hosting SSD NVMe z certyfikatem SSL i HTTP\/2. Administracja serwerami, skalowanie infrastruktury. Mamy g\u0142ow\u0119 do serwer\u00f3w i zadbamy o Twoj\u0105 stron\u0119 w sieci.","publisher":{"@id":"https:\/\/thecamels.org\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thecamels.org\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thecamels.org\/en\/#organization","name":"Thecamels","url":"https:\/\/thecamels.org\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thecamels.org\/en\/#\/schema\/logo\/image\/","url":"https:\/\/thecamels.org\/wp-content\/uploads\/2018\/09\/TC-logo-nowe.png","contentUrl":"https:\/\/thecamels.org\/wp-content\/uploads\/2018\/09\/TC-logo-nowe.png","width":826,"height":106,"caption":"Thecamels"},"image":{"@id":"https:\/\/thecamels.org\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/thecamels.org\/","https:\/\/x.com\/thecamelsorg","https:\/\/www.linkedin.com\/company\/the-camels","https:\/\/www.youtube.com\/channel\/UC01xYBZbIAApTuPWuqgGE4Q"]},{"@type":"Person","@id":"https:\/\/thecamels.org\/en\/#\/schema\/person\/b7bd2aec5f506a68323eb40c86d38a32","name":"Kamil Porembi\u0144ski","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g","caption":"Kamil Porembi\u0144ski"},"description":"Architekt systemowy, administrator Linux, a czasem Windows. Lubi tematyk\u0119 security. Obecnie w\u0142a\u015bciciel firmy thecamels.org, zajmuj\u0105cej si\u0119 projektowaniem system\u00f3w o wysokiej dost\u0119pno\u015bci. Zajmuje si\u0119 skalowaniem du\u017cych aplikacji internetowych, wspieraniem startup\u00f3w w kwestiach serwerowych. Po godzinach zajmuje si\u0119 \u017ceglowaniem po morzach, lataniem, fotografi\u0105 i podr\u00f3\u017cami."}]}},"_links":{"self":[{"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/posts\/14823","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/comments?post=14823"}],"version-history":[{"count":5,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/posts\/14823\/revisions"}],"predecessor-version":[{"id":16717,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/posts\/14823\/revisions\/16717"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/media\/17329"}],"wp:attachment":[{"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/media?parent=14823"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/categories?post=14823"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/tags?post=14823"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}