{"id":1686,"date":"2019-10-30T10:32:03","date_gmt":"2019-10-30T07:02:03","guid":{"rendered":"https:\/\/airoserver.com\/?p=1686"},"modified":"2023-09-24T18:39:45","modified_gmt":"2023-09-24T15:09:45","slug":"what-is-ssl-types-of-it-how-to-have-it","status":"publish","type":"post","link":"https:\/\/airoserver.com\/fa\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/","title":{"rendered":"What is SSL? Types of it? How to have it?"},"content":{"rendered":"<p>Whenever you are visiting a good website, if you look at the address bar you most probably see a little green lock. (or grey depending on your browser). In simple words, that lock is SSL.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter\"><img decoding=\"async\" class=\"wp-image-1689\" src=\"https:\/\/airoserver.com\/wp-content\/uploads\/2019\/10\/SSL-certificate.png\" alt=\"What is SSL and How to have it?\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>What is it?<\/strong><\/h4>\r\n\r\n\r\n\r\n<p><strong>SSL<\/strong> stands for <strong>Secure Socket Layer<\/strong>. This was designed by <a href=\"https:\/\/en.wikipedia.org\/wiki\/Netscape\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Netscape (opens in a new tab)\">Netscape<\/a> company in 1996. SSL is in charge of encrypting online data. So, because of the importance of all online data, SSL encrypts the data to make it harder for hackers to read them in case of attacking. When a website has the SSL lock beside their <a href=\"https:\/\/airoserver.com\/fa\/domain\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"domain  (opens in a new tab)\">domain <\/a>on the address bar, It means that the website is trusted and safer to browse on. If a website doesn&#8217;t have this certificate, the browser will show it as an untrusted website.<\/p>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>How to have it?<\/strong><\/h4>\r\n\r\n\r\n\r\n<p>In order to have <a href=\"https:\/\/airoserver.com\/fa\/ssl-certificate\/\" target=\"_blank\" rel=\"noreferrer noopener\" label=\"SSL (opens in a new tab)\">SSL<\/a>, you have to buy the certificate for it. There are companies like us that provide this service for you. After getting the certificate you have to add it to your domain, You can do this through the control panel of your website. We explained the installation and the registration fully in the &#8220;<a href=\"https:\/\/airoserver.com\/fa\/dedicated\/how-to-order-an-ssl-certification\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"How to order an SSL Certification (opens in a new tab)\">How to order an SSL Certification<\/a>&#8220;. After the installation, if you type in your website address like this: https:\/\/example.com you will see the green lock. But if you type it with http instead of https, It won&#8217;t show the green lock. If you want the browsers to be able to show your website with both http and https, follow these steps:<\/p>\r\n\r\n\r\n\r\n<ol class=\"wp-block-list\">\r\n<li>Go to the file manager of your host.<\/li>\r\n<li>Go to the .htaccess file. (this file might be hidden by default so go to the setting and check the &#8220;show the hidden files&#8221; option.<\/li>\r\n<li>Paste these to .htaccess file and press save.<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\"> RewriteEngine On\r\n RewriteCond %{HTTPS} off \r\n RewriteRule ^(.*)$ https:\/\/%{HTTP_HOST}%{REQUEST_URI} [L,R=301]   <\/pre>\r\n\r\n\r\n\r\n<h4 class=\"wp-block-heading\"><strong>Types of it<\/strong>:<\/h4>\r\n\r\n\r\n\r\n<p>There are different types of SSL certificate:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Domain Validation (DV):<\/strong> For this, you should prove that you are the owner of this domain. An email will be sent to you and all you have to do is to respond to it.<\/li>\r\n<li><strong>Organization Validation (OV):<\/strong> There should be a registered company for that domain and you have to send your company&#8217;s documentation to the SSL provider.<\/li>\r\n<li><strong>Extended Validation (EV):<\/strong> This type is like OV but costs more and gives more credit o your company. Also, the name of your company will be shown beside the lock.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>All three types of SSL can be multi-domain or wildcard:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Multi-Domain: <\/strong>For a specific number of domains with the same <a href=\"https:\/\/airoserver.com\/fa\/blog\/what-is-ip\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"IP (opens in a new tab)\">IP<\/a> address. (All websites located on the same server)<\/li>\r\n<li><strong>Wildcard: <\/strong>when you get this, it will also support all of the subdomains of your domain.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>Hope you enjoyed this post. If you did, visit our <a href=\"https:\/\/airoserver.com\/fa\/blog\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Blog (opens in a new tab)\">Blog<\/a> for more.<\/p>","protected":false},"excerpt":{"rendered":"<p>Whenever you are visiting a good website, if you look at the address bar you most probably see a little green lock. (or grey depending on your browser). In simple words, that lock is SSL. What is it? SSL stands for Secure Socket Layer. This was designed by Netscape company in 1996. SSL is in [&hellip;]<\/p>","protected":false},"author":5,"featured_media":33945,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[179,176,182,178],"tags":[85,186],"class_list":["post-1686","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-airoserver","category-dedicated","category-shared-hosting","category-airo-vps","tag-airoserver","tag-domain"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What is SSL? Types of it? How to have it?<\/title>\n<meta name=\"description\" content=\"When you are visiting a good website, if you look at the address bar you most probably see a little green lock. In simple words, That green lock is SSL.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/airoserver.com\/fa\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/\" \/>\n<meta property=\"og:locale\" content=\"fa_IR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is SSL? Types of it? How to have it?\" \/>\n<meta property=\"og:description\" content=\"When you are visiting a good website, if you look at the address bar you most probably see a little green lock. In simple words, That green lock is SSL.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/airoserver.com\/fa\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/\" \/>\n<meta property=\"og:site_name\" content=\"Airoserver | Cloud Hosting Solutions\" \/>\n<meta property=\"article:published_time\" content=\"2019-10-30T07:02:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-24T15:09:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/airoserver.com\/wp-content\/uploads\/2019\/10\/SSL.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"750\" \/>\n\t<meta property=\"og:image:height\" content=\"422\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"SEO Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0646\u0648\u0634\u062a\u0647\u200c\u0634\u062f\u0647 \u0628\u062f\u0633\u062a\" \/>\n\t<meta name=\"twitter:data1\" content=\"SEO Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 \u062f\u0642\u06cc\u0642\u0647\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/\"},\"author\":{\"name\":\"SEO Team\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/person\/62f9488eeb65ea1e571178292d4bb897\"},\"headline\":\"What is SSL? Types of it? How to have it?\",\"datePublished\":\"2019-10-30T07:02:03+00:00\",\"dateModified\":\"2023-09-24T15:09:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/\"},\"wordCount\":461,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/airoserver.com\/#organization\"},\"keywords\":[\"airoserver\",\"Domain\"],\"articleSection\":[\"AiroServer\",\"Dedicated\",\"Shared Hosting\",\"VPS\"],\"inLanguage\":\"fa-IR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/\",\"url\":\"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/\",\"name\":\"What is SSL? Types of it? How to have it?\",\"isPartOf\":{\"@id\":\"https:\/\/airoserver.com\/#website\"},\"datePublished\":\"2019-10-30T07:02:03+00:00\",\"dateModified\":\"2023-09-24T15:09:45+00:00\",\"description\":\"When you are visiting a good website, if you look at the address bar you most probably see a little green lock. In simple words, That green lock is SSL.\",\"breadcrumb\":{\"@id\":\"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/#breadcrumb\"},\"inLanguage\":\"fa-IR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/airoserver.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is SSL? Types of it? How to have it?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/airoserver.com\/#website\",\"url\":\"https:\/\/airoserver.com\/\",\"name\":\"Airoserver | Cloud Hosting Solutions\",\"description\":\"Cloud server | Dedicated server | Domain | Hosting| SSL | Virtual server | Airoserver\",\"publisher\":{\"@id\":\"https:\/\/airoserver.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/airoserver.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fa-IR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/airoserver.com\/#organization\",\"name\":\"Airoserver | Cloud Hosting Solutions\",\"url\":\"https:\/\/airoserver.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fa-IR\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png\",\"contentUrl\":\"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png\",\"width\":925,\"height\":880,\"caption\":\"Airoserver | Cloud Hosting Solutions\"},\"image\":{\"@id\":\"https:\/\/airoserver.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/person\/62f9488eeb65ea1e571178292d4bb897\",\"name\":\"SEO Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fa-IR\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0cc6a1209a0e36c0bf4f0fcdcd743946df92fde7ba86163b0724f194a722a861?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0cc6a1209a0e36c0bf4f0fcdcd743946df92fde7ba86163b0724f194a722a861?s=96&d=mm&r=g\",\"caption\":\"SEO Team\"},\"url\":\"https:\/\/airoserver.com\/fa\/author\/seoteam\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is SSL? Types of it? How to have it?","description":"When you are visiting a good website, if you look at the address bar you most probably see a little green lock. In simple words, That green lock is SSL.","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:\/\/airoserver.com\/fa\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/","og_locale":"fa_IR","og_type":"article","og_title":"What is SSL? Types of it? How to have it?","og_description":"When you are visiting a good website, if you look at the address bar you most probably see a little green lock. In simple words, That green lock is SSL.","og_url":"https:\/\/airoserver.com\/fa\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/","og_site_name":"Airoserver | Cloud Hosting Solutions","article_published_time":"2019-10-30T07:02:03+00:00","article_modified_time":"2023-09-24T15:09:45+00:00","og_image":[{"width":750,"height":422,"url":"https:\/\/airoserver.com\/wp-content\/uploads\/2019\/10\/SSL.jpg","type":"image\/jpeg"}],"author":"SEO Team","twitter_card":"summary_large_image","twitter_misc":{"\u0646\u0648\u0634\u062a\u0647\u200c\u0634\u062f\u0647 \u0628\u062f\u0633\u062a":"SEO Team","\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646":"2 \u062f\u0642\u06cc\u0642\u0647"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/#article","isPartOf":{"@id":"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/"},"author":{"name":"SEO Team","@id":"https:\/\/airoserver.com\/#\/schema\/person\/62f9488eeb65ea1e571178292d4bb897"},"headline":"What is SSL? Types of it? How to have it?","datePublished":"2019-10-30T07:02:03+00:00","dateModified":"2023-09-24T15:09:45+00:00","mainEntityOfPage":{"@id":"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/"},"wordCount":461,"commentCount":0,"publisher":{"@id":"https:\/\/airoserver.com\/#organization"},"keywords":["airoserver","Domain"],"articleSection":["AiroServer","Dedicated","Shared Hosting","VPS"],"inLanguage":"fa-IR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/","url":"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/","name":"What is SSL? Types of it? How to have it?","isPartOf":{"@id":"https:\/\/airoserver.com\/#website"},"datePublished":"2019-10-30T07:02:03+00:00","dateModified":"2023-09-24T15:09:45+00:00","description":"When you are visiting a good website, if you look at the address bar you most probably see a little green lock. In simple words, That green lock is SSL.","breadcrumb":{"@id":"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/#breadcrumb"},"inLanguage":"fa-IR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/airoserver.com\/dedicated\/what-is-ssl-types-of-it-how-to-have-it\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/airoserver.com\/"},{"@type":"ListItem","position":2,"name":"What is SSL? Types of it? How to have it?"}]},{"@type":"WebSite","@id":"https:\/\/airoserver.com\/#website","url":"https:\/\/airoserver.com\/","name":"Airoserver | Cloud Hosting Solutions","description":"Cloud server | Dedicated server | Domain | Hosting| SSL | Virtual server | Airoserver","publisher":{"@id":"https:\/\/airoserver.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/airoserver.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fa-IR"},{"@type":"Organization","@id":"https:\/\/airoserver.com\/#organization","name":"Airoserver | Cloud Hosting Solutions","url":"https:\/\/airoserver.com\/","logo":{"@type":"ImageObject","inLanguage":"fa-IR","@id":"https:\/\/airoserver.com\/#\/schema\/logo\/image\/","url":"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png","contentUrl":"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png","width":925,"height":880,"caption":"Airoserver | Cloud Hosting Solutions"},"image":{"@id":"https:\/\/airoserver.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/airoserver.com\/#\/schema\/person\/62f9488eeb65ea1e571178292d4bb897","name":"SEO Team","image":{"@type":"ImageObject","inLanguage":"fa-IR","@id":"https:\/\/airoserver.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0cc6a1209a0e36c0bf4f0fcdcd743946df92fde7ba86163b0724f194a722a861?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0cc6a1209a0e36c0bf4f0fcdcd743946df92fde7ba86163b0724f194a722a861?s=96&d=mm&r=g","caption":"SEO Team"},"url":"https:\/\/airoserver.com\/fa\/author\/seoteam\/"}]}},"_links":{"self":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/posts\/1686","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/comments?post=1686"}],"version-history":[{"count":0,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/posts\/1686\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/media\/33945"}],"wp:attachment":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/media?parent=1686"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/categories?post=1686"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/tags?post=1686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}