{"id":638,"date":"2016-08-30T17:31:01","date_gmt":"2016-08-30T16:31:01","guid":{"rendered":"https:\/\/hostinguk.net\/blog\/?p=638"},"modified":"2016-08-30T17:32:56","modified_gmt":"2016-08-30T16:32:56","slug":"ssl-certificates-lets-encrypt","status":"publish","type":"post","link":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/","title":{"rendered":"SSL Certificates &amp; Let&#8217;s Encrypt"},"content":{"rendered":"<p>Lets take a few moments to talk about SSL &#8211; that little padlock you see in the corner of your browser; What they can do, what they cannot do, what is new and exciting (no really &#8211; stick with me), and where the old model still sits. Sure &#8211; as always the usual caveat of this is a 101 &#8211; an overview &#8211; this is not intended as semester to of a cryptography and cypher course.<\/p>\n<h1><strong>PKI and SSL &#8211; what is it all about?<\/strong><\/h1>\n<p>Good question &#8211; I am glad you asked. <a href=\"https:\/\/en.wikipedia.org\/wiki\/Public_key_infrastructure\">Public Key Infrastructure<\/a> (PKI) is a mechanism that involves some <a href=\"https:\/\/en.wikipedia.org\/wiki\/Cryptography\">fancy maths<\/a> and a key you never divulge, and one you can hand out all over the place. This in turn solves the age old problem of getting something securely from A to B without letting anyone else have your key (picture real key as opposed to any fancy terms).<\/p>\n<p>The best way I have heard this explained is akin to the Fox, Cat, Duck or whatever it is and getting them over the river. How do you go about doing this.<\/p>\n<p style=\"padding-left: 30px\">1. Padlock your box.<br \/>\n2. Give your locked box to the other party.<br \/>\n3. They put their lock on it, and they hand it back.<br \/>\n4. You now remove your lock, and give it back.<br \/>\n5. They remove their lock and as if by magic the contents have been secured from A to B and no one had to loan anyone else the keys to the Kingdom. Every one is a winner.<\/p>\n<p>While simplified &#8211; this the end goal &#8211; and this is the concept behind this. SSL stands for <a href=\"https:\/\/en.wikipedia.org\/wiki\/Securae_Sockets_Layer\">Secure Sockets Laye<\/a>r, and is an implementation of PKI for streams of information such as web pages in the case of this article. Realistically SSL is dead as a Do-Do and you will probably be using <a href=\"https:\/\/en.wikipedia.org\/wiki\/Transport_Layer_Security\">Transport Layer Security<\/a> (TLS) &#8211; however as with so many things &#8211; people say SSL and they know what you are talking about. It has kinda stuck.<\/p>\n<h1><strong>Why is this a good idea?<\/strong><\/h1>\n<p>Lets assume that your machine is not compromised. There is no &#8216;bad man&#8217; sat in your OS or application, monitoring your keystrokes, or watching packets as they leave your machines. This &#8211; to be fair is quite a big ask &#8211; but the world is not perfect, and I need to start somewhere&#8230; so here it will be.<\/p>\n<p>With this assumption in place &#8211; through using &#8211; say &#8211; in this case for web traffic &#8211; an SSL certificate &#8211; over <a href=\"https:\/\/en.wikipedia.org\/wiki\/HTTPS\">HTTPS<\/a>:\/\/ (as opposed to <a href=\"https:\/\/en.wikipedia.org\/wiki\/HTTP\">HTTP<\/a>:\/\/) you are keeping that box with your information squirrelled away inside out of sight of prying eyes from your machine &#8211; to the webserver.<\/p>\n<p>This means &#8211; out over your network, over your providers network, over whatever transit links that network and the target server users, and to that specific webserver&#8230;. and back. So your passwords are unseen, the content of your email is unseen, its all good in the hood. Sure &#8211; the connection can be seen &#8211; you are leaving a trail &#8211; but the contents are secured.<\/p>\n<p>You are (within reason) assured of two things &#8211; the connection to the server at the other end is being maintained once started, and that from the A point to the B point the contents are unreadable to all but the parties involved.<\/p>\n<h1><strong>What it is not.<\/strong><\/h1>\n<p>It is not a magic bullet.<\/p>\n<p>It <strong>does not make your site &#8220;<em>more secure<\/em>&#8220;<\/strong> &#8211; it merely means that the there is an encrypted <a href=\"https:\/\/en.wikipedia.org\/wiki\/Tunneling_protocol\">tunnel<\/a> between two machines that the content of which will be exceptionally hard to read without a lot of time, and resources.<\/p>\n<p>You are still susceptible to attacks &#8211; they simply come in over encrypted tunnels.<\/p>\n<h1><strong>Why are there so many types?<\/strong><\/h1>\n<p>Validation. No more. No less.<\/p>\n<p>A comparable key length for a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Self-signed_certificate\">&#8216;self sign&#8217;<\/a> and the most expensive types of certificate out there &#8230;.. you may need to take a moment to get your head around this but cryptographically speaking &#8211; they are identically secure.<\/p>\n<p>Yes. Whether it is free, ten pounds, or a thousand pounds for the certificate &#8211; the security it delivers is&#8230;. THE SAME.<\/p>\n<p>What you are buying is assurance.<\/p>\n<p>You are buying that <a href=\"https:\/\/staging.hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/Kittens.jpg\">warm and fuzzy feeling<\/a> you probably don&#8217;t realise you are getting when you see the green text of a company name in the address bar.<\/p>\n<p>When you purchase a certificate what you are doing is getting your key counter signed in essence &#8211; akin to getting your passport photo signed. When you land at a site with a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Self-signed_certificate\">self sign certificate<\/a> &#8211; if its yours, and its for admin purposes &#8211; great &#8211; if its a site you were looking to buy something from &#8211; then it&#8217;s all gone a bit sour&#8230; your browser doesn&#8217;t trust them. Should you? <em>No&#8230; probably not.<\/em><\/p>\n<p>Back to the passport photograph analogy: At one end of the scale you are signing it yourself &#8211; next up you are getting it signed by your doctor&#8230; the other end its lets say &#8211; Price Waterhouse.<\/p>\n<p>Your status as the owner and requester of the certificate is checked out &#8211; an increasing element of due diligence is done to assure you are at least, doing a good job of being who you say you are.<\/p>\n<p>Why? Sure &#8211; good question. So that your customer <strong>TRUSTS<\/strong> that they are buying from the real deal. They trust that they are going to have some form of recourse, you exist, your company is stable, has a postal address, a phone that works, is registered at companies house, and so on.<\/p>\n<p>Our biggest selling certificate for business use is our <a href=\"https:\/\/hostinguk.net\/ssl\">EV (Extended Validation)<\/a> True BussinessID certificate &#8211; which is the entry point into the company name in the address bar in green next to the address. You are in short &#8211;<strong> paying for trust<\/strong> &#8211; that <a href=\"https:\/\/staging.hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/Kittens.jpg\">warm and fuzzy feeling<\/a> that it is rare to be able to buy in just about any other field.<\/p>\n<p><em>How profound.<\/em><\/p>\n<h1><strong>You said there was excitement?<\/strong><\/h1>\n<p>Yes!<\/p>\n<p>As hushed masses start to whisper things like <em>Web3.0<\/em> and phrases such as <a href=\"https:\/\/www.eff.org\/https-everywhere\">HTTPS Everywhere<\/a>&#8230; the smart masses are switching to a platform called &#8220;<a href=\"https:\/\/en.wikipedia.org\/wiki\/Let%27s_Encrypt\">Lets Encrypt<\/a>&#8220;. This is a mechanism that is set up by a number of really rather large important groups (namely the<a href=\"https:\/\/www.eff.org\/\"> Electronic Frontier Foundation<\/a> (EFF), and <a href=\"https:\/\/www.mozilla.org\/en-GB\/\">Mozilla Foundation<\/a>) who are big on <a href=\"https:\/\/www.mozilla.org\/en-GB\/firefox\/products\/\">Open Source<\/a>, and equally big on <a href=\"https:\/\/www.eff.org\/issues\">privacy<\/a> and <a href=\"https:\/\/www.eff.org\/issues\">security<\/a> as a right.<\/p>\n<p>The short version is that they have a simple quick method to deploy certificates with absolutely zero <a href=\"https:\/\/en.wikipedia.org\/wiki\/Due_diligence\">diligence<\/a> &#8211; at the same time delivering a certificate your browser isn&#8217;t going to get all upset and give you a question to answer and have to trust something before you even get to view the content.<\/p>\n<blockquote><p><em>&#8220;So why is this a good idea, who is it for, and why are you offering it?&#8221;<\/em><\/p><\/blockquote>\n<p>Sure. It is a good idea because encryption everywhere is a generally agreed to be a good thing &#8211; no matter who you are.<\/p>\n<p>If you have a blog, <strong>or a site that doesn&#8217;t handle payments<\/strong>, a holding page, a club site &#8211; something like that &#8211; this is for you.<\/p>\n<p>Why are we offering it? Well &#8211; because we also believe in privacy and encryption everywhere as a good thing.<\/p>\n<p>Some of you on our newer packages &#8211; specifically the Linux ones, and I believe shortly the Windows packages &#8211; will have noticed that there is a a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Let%27s_Encrypt\">LETS ENCRYPT<\/a> icon in your control panel.<\/p>\n<p>Click on it, check the email address, tick the box, and save &#8211; you are done.<\/p>\n<p>Give it a minute or so and then check your domain again with <a href=\"https:\/\/en.wikipedia.org\/wiki\/HTTPS\">https<\/a>:\/\/ as opposed to <a href=\"https:\/\/en.wikipedia.org\/wiki\/Hypertext_Transfer_Protocol\">http<\/a>:\/\/ . <em>Padlock much?<\/em> Excellent. You are done.<\/p>\n<p>You may need to have a look over your code&#8230; change your default home page to include the <a href=\"https:\/\/en.wikipedia.org\/wiki\/HTTPS\">S<\/a> or redirect to it in <a href=\"https:\/\/en.wikipedia.org\/wiki\/.htaccess\">.htaccess<\/a> (or web.config) &#8211; but this is what would usually cost \u00a310 per year for gratis.<\/p>\n<p>Privacy is something that we believe is worth taking the hit on. Give it a go.<\/p>\n<p>As if that was not enough of a silver lining&#8230; Google will preference sites that are delivered over SSL. Oh my. Best get on that now.<\/p>\n<h1><strong>Surely there is a catch?<\/strong><\/h1>\n<p>Well, actually, No&#8230;. this is in everyone&#8217;s interest apart from &#8216;the bad man&#8217; to a certain extent &#8216;the state&#8217; if you are a cynic, and helps everyone else in the short and long run. Win win. Thank you EFF\/Mozilla.<\/p>\n<p>We would <strong>NOT ADVISE THIS IS USED FOR <span style=\"text-decoration: underline\">ANYTHING THAT HANDLES SALES OR MONEY OR CARD TRANSACTIONS<\/span><\/strong> &#8211; we would directly you firmly towards our <a href=\"https:\/\/hostinguk.net\/ssl\">EV<\/a> certificates or our <a href=\"https:\/\/hostinguk.net\/ssl\">RapidSSL<\/a>&#8216;s &#8211; however &#8211; for that blog on kittens, that local pub&#8217;s ale selection, and your mothers crochet group &#8211; this is the perfect upgrade &#8211; and its free&#8230;. go find it today.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Lets take a few moments to talk about SSL &#8211; that little padlock you see in the corner of your browser; What they can do, what they cannot do, what is new and exciting (no really &#8211; stick with me), and where the old model still sits. Sure &#8211; as always the usual caveat of&#8230; <a class=\"moretag\" href=\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/\">Keep Reading<\/a><\/p>\n","protected":false},"author":6,"featured_media":634,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[13],"tags":[57,58,56,41],"class_list":["post-638","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-support","tag-encryption","tag-lets-encrypt","tag-pki","tag-ssl"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SSL Certificates &amp; Let&#039;s Encrypt - Hosting UK<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SSL Certificates &amp; Let&#039;s Encrypt - Hosting UK\" \/>\n<meta property=\"og:description\" content=\"Lets take a few moments to talk about SSL &#8211; that little padlock you see in the corner of your browser; What they can do, what they cannot do, what is new and exciting (no really &#8211; stick with me), and where the old model still sits. Sure &#8211; as always the usual caveat of... Keep Reading\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/\" \/>\n<meta property=\"og:site_name\" content=\"Hosting UK\" \/>\n<meta property=\"article:published_time\" content=\"2016-08-30T16:31:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2016-08-30T16:32:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/lets-encrypt.jpg?fit=720%2C277&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"720\" \/>\n\t<meta property=\"og:image:height\" content=\"277\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Anthony Hogbin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Anthony Hogbin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated 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:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/\"},\"author\":{\"name\":\"Anthony Hogbin\",\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/#\/schema\/person\/e7707cd2857ef38b31f396b1bf878707\"},\"headline\":\"SSL Certificates &amp; Let&#8217;s Encrypt\",\"datePublished\":\"2016-08-30T16:31:01+00:00\",\"dateModified\":\"2016-08-30T16:32:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/\"},\"wordCount\":1492,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/lets-encrypt.jpg\",\"keywords\":[\"encryption\",\"Let's Encrypt\",\"PKI\",\"SSL\"],\"articleSection\":[\"Support\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/\",\"url\":\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/\",\"name\":\"SSL Certificates &amp; Let's Encrypt - Hosting UK\",\"isPartOf\":{\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/staging.hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/lets-encrypt.jpg\",\"datePublished\":\"2016-08-30T16:31:01+00:00\",\"dateModified\":\"2016-08-30T16:32:56+00:00\",\"author\":{\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/#\/schema\/person\/e7707cd2857ef38b31f396b1bf878707\"},\"breadcrumb\":{\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#primaryimage\",\"url\":\"https:\/\/staging.hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/lets-encrypt.jpg\",\"contentUrl\":\"https:\/\/staging.hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/lets-encrypt.jpg\",\"width\":720,\"height\":277},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/staging.hostinguk.net\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SSL Certificates &amp; Let&#8217;s Encrypt\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/#website\",\"url\":\"https:\/\/staging.hostinguk.net\/blog\/\",\"name\":\"Hosting UK\",\"description\":\"Hosting UK | Domain names | Web hosting | Dedicated Servers\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/staging.hostinguk.net\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/staging.hostinguk.net\/blog\/#\/schema\/person\/e7707cd2857ef38b31f396b1bf878707\",\"name\":\"Anthony Hogbin\",\"url\":\"https:\/\/staging.hostinguk.net\/blog\/author\/huk-ant\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SSL Certificates &amp; Let's Encrypt - Hosting UK","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_GB","og_type":"article","og_title":"SSL Certificates &amp; Let's Encrypt - Hosting UK","og_description":"Lets take a few moments to talk about SSL &#8211; that little padlock you see in the corner of your browser; What they can do, what they cannot do, what is new and exciting (no really &#8211; stick with me), and where the old model still sits. Sure &#8211; as always the usual caveat of... Keep Reading","og_url":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/","og_site_name":"Hosting UK","article_published_time":"2016-08-30T16:31:01+00:00","article_modified_time":"2016-08-30T16:32:56+00:00","og_image":[{"width":720,"height":277,"url":"https:\/\/i0.wp.com\/hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/lets-encrypt.jpg?fit=720%2C277&ssl=1","type":"image\/jpeg"}],"author":"Anthony Hogbin","twitter_misc":{"Written by":"Anthony Hogbin","Estimated reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#article","isPartOf":{"@id":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/"},"author":{"name":"Anthony Hogbin","@id":"https:\/\/staging.hostinguk.net\/blog\/#\/schema\/person\/e7707cd2857ef38b31f396b1bf878707"},"headline":"SSL Certificates &amp; Let&#8217;s Encrypt","datePublished":"2016-08-30T16:31:01+00:00","dateModified":"2016-08-30T16:32:56+00:00","mainEntityOfPage":{"@id":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/"},"wordCount":1492,"commentCount":0,"image":{"@id":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/lets-encrypt.jpg","keywords":["encryption","Let's Encrypt","PKI","SSL"],"articleSection":["Support"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/","url":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/","name":"SSL Certificates &amp; Let's Encrypt - Hosting UK","isPartOf":{"@id":"https:\/\/staging.hostinguk.net\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#primaryimage"},"image":{"@id":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/lets-encrypt.jpg","datePublished":"2016-08-30T16:31:01+00:00","dateModified":"2016-08-30T16:32:56+00:00","author":{"@id":"https:\/\/staging.hostinguk.net\/blog\/#\/schema\/person\/e7707cd2857ef38b31f396b1bf878707"},"breadcrumb":{"@id":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#primaryimage","url":"https:\/\/staging.hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/lets-encrypt.jpg","contentUrl":"https:\/\/staging.hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/lets-encrypt.jpg","width":720,"height":277},{"@type":"BreadcrumbList","@id":"https:\/\/staging.hostinguk.net\/blog\/ssl-certificates-lets-encrypt\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/staging.hostinguk.net\/blog\/"},{"@type":"ListItem","position":2,"name":"SSL Certificates &amp; Let&#8217;s Encrypt"}]},{"@type":"WebSite","@id":"https:\/\/staging.hostinguk.net\/blog\/#website","url":"https:\/\/staging.hostinguk.net\/blog\/","name":"Hosting UK","description":"Hosting UK | Domain names | Web hosting | Dedicated Servers","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.hostinguk.net\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/staging.hostinguk.net\/blog\/#\/schema\/person\/e7707cd2857ef38b31f396b1bf878707","name":"Anthony Hogbin","url":"https:\/\/staging.hostinguk.net\/blog\/author\/huk-ant\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/staging.hostinguk.net\/blog\/wp-content\/uploads\/2016\/08\/lets-encrypt.jpg","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p63y3g-ai","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/staging.hostinguk.net\/blog\/wp-json\/wp\/v2\/posts\/638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.hostinguk.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/staging.hostinguk.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/staging.hostinguk.net\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.hostinguk.net\/blog\/wp-json\/wp\/v2\/comments?post=638"}],"version-history":[{"count":5,"href":"https:\/\/staging.hostinguk.net\/blog\/wp-json\/wp\/v2\/posts\/638\/revisions"}],"predecessor-version":[{"id":644,"href":"https:\/\/staging.hostinguk.net\/blog\/wp-json\/wp\/v2\/posts\/638\/revisions\/644"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.hostinguk.net\/blog\/wp-json\/wp\/v2\/media\/634"}],"wp:attachment":[{"href":"https:\/\/staging.hostinguk.net\/blog\/wp-json\/wp\/v2\/media?parent=638"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/staging.hostinguk.net\/blog\/wp-json\/wp\/v2\/categories?post=638"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/staging.hostinguk.net\/blog\/wp-json\/wp\/v2\/tags?post=638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}