{"id":4971,"date":"2019-01-17T23:23:00","date_gmt":"2019-01-17T23:23:00","guid":{"rendered":"https:\/\/www.n-able.com\/?p=4971"},"modified":"2021-05-06T13:34:09","modified_gmt":"2021-05-06T12:34:09","slug":"tls-vs-ssl-whats-difference","status":"publish","type":"post","link":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference","title":{"rendered":"TLS vs SSL: What&#8217;s the Difference?"},"content":{"rendered":"<p>When it comes to internet security, TLS vs SSL is an important topic of conversation. The problem is that many people get confused between the two and don\u2019t understand the difference between TLS and SSL. So what are they and how do they work? This article sets out to help you find your way through the maze.<\/p>\n<h3><b>What is the difference between TLS and SSL?<\/b><\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" id=\"\" class=\"img-responsive\" title=\"\" src=\"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/Https.jpg\" alt=\"\" width=\"404\" height=\"200\" align=\"left\" hspace=\"5\" data-entity-type=\"\" data-entity-uuid=\"\" \/>Transport Layer Security (TLS) and Secure Socket Layers (SSL) are protocols that provide authentication and encryption when you are transferring data between devices on a network or webserver. TLS is now considered the standard for authentication, with serious vulnerabilities having been brought to light in SSL during the early 2000s following a number of high-profile exploits.<\/p>\n<p>The protocols are different, but the confusion for many people comes in the fact that the terms TLS and SSL are used interchangeably. People say SSL when they actually mean TLS. Today, TLS is the encryption standard that everyone uses, and is most often used alongside other internet protocols such as HTTPS, SSH, FTPS, and\u00a0<a href=\"https:\/\/www.solarwindsmsp.com\/products\/mail\/use-cases\/secure-business-email\">secure email<\/a>.<\/p>\n<p>When it comes to looking at TLS vs SSL, it\u2019s important to understand that SSL is the older protocol. It was developed by Netscape and was first seen in 1995, after which it went through a rapid progression as a number of vulnerabilities were found in the early versions\u2014it had reached version 3.0 (SSLv3) by 1996. Meanwhile TLS appeared on the scene in 1999 as a new\u2014more secure\u2014version of SSL based on SSLv3.<\/p>\n<h3><b>What is POODLE attack?<\/b><\/h3>\n<p>In 2004, the\u00a0POODLE (Padding Oracle On Downgraded Legacy Encryption) attack\u00a0crept in under the radar and rendered SSLv3 dangerously insecure.<\/p>\n<p>The attack targeted browsers that relied on SSLv3 for encryption and authentication. Although TLS was widely used at the time, many browsers would default to SSLv3 if a TLS connection was unavailable. An attacker could break into a communication session and force the browser to use SSLv3. From here they were able to take advantage of a design flaw in SSLv3 which meant that padding data at the end of a block cipher could be changed so that the encryption cipher became less secure each time it was passed between devices.<\/p>\n<p>To prevent the attack, administrators needed to check that their server software supported the latest version of TLS and that is was correctly configured.<\/p>\n<h3><b>How does TLS work?<\/b><\/h3>\n<p>In essence TLS consists of two parts:<\/p>\n<ol>\n<li>The handshake layer. This is performed only once to establish a secure connection. It controls the type of encryption algorithm that is used as well as the authentication process and the key exchange.<\/li>\n<li>The record layer. This takes the data to be transferred and then encrypts it and breaks it into chunks that are determined by the encryption algorithm before sending it to the network transport layer.<\/li>\n<\/ol>\n<h3><b>Is SSL or TLS more secure?<\/b><\/h3>\n<p>Originally TLS v1 was touted as being only slightly more secure than SSLv3. Today, SSLv3 is considered dated and attacks such as the\u00a0<a class=\"ext\" href=\"https:\/\/blog.mozilla.org\/security\/2014\/10\/14\/the-poodle-attack-and-the-end-of-ssl-3-0\/\" target=\"_blank\" rel=\"noopener noreferrer\">POODLE<\/a>\u00a0vulnerability (as explained above) have shown it to be critically insecure.<\/p>\n<p>The discovery of POODLE led directly to SSLv3 being disabled for websites and services globally. This has effectively rendered it dead as a security protocol. So, if you haven\u2019t disabled it already you should make sure you take steps to remove it as soon as possible. If you don\u2019t know whether your site still uses SSLv3 you can check using this free tool:\u00a0<a class=\"ext\" href=\"https:\/\/www.ssllabs.com\/ssltest\/\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/www.ssllabs.com\/ssltest\/<\/a><\/p>\n<p>More recent iterations of TLS\u2014v1.1, v1.2, and v1.3\u2014have addressed many of the vulnerabilities in SSLv3 and TLSv1. Indeed, many believe it is now time to also ensure that any instances of TLSv1 have been deactivated. Use of TLSv1 by websites accepting credit cards or services used by the US Government had to stop by 30th June 2018. Instead, they must now use a minimum of TLSv1.1, with TLSv1.2 or higher being strongly recommended.<\/p>\n<p>Regardless of this, there are many sites out there using old or insecure versions of SSL. You can see the figures changing on a daily basis at\u00a0<a class=\"ext\" href=\"https:\/\/www.ssllabs.com\/ssl-pulse\/\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/www.ssllabs.com\/ssl-pulse\/<\/a><\/p>\n<h3><b>Why should you be using SSL\/TLS protocols at all?<\/b><\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" id=\"\" class=\"img-responsive\" title=\"\" src=\"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/encryption.jpg\" alt=\"\" width=\"409\" height=\"202\" align=\"right\" hspace=\"5\" data-entity-type=\"\" data-entity-uuid=\"\" \/>There are two important ways your site will benefit from using encryption to protect sensitive data.<\/p>\n<p>First, it will prevent intruders (whether malicious hackers or benign sources like ISPs or ad networks) from tampering with communications between your website and web browsers. Second, you can prevent intruders from passively listening to communications with your server.<\/p>\n<p>The importance of these should not be underestimated, especially for sites that need to build user trust, such as ecommerce sites where credit card data is being handled.<\/p>\n<p>However, SSL\/TLS protocols are not without their drawbacks.<\/p>\n<p>TLS can slow your site down. The handshake is resource-hungry, as it uses asymmetric encryption to establish a session key. It also adds complexity to your server management as you have to get an SSL certificate installed on your web server and maintain the validity of that certificate.<\/p>\n<p>An SSL certificate is a small data file that is installed on your web server and links a\u00a0cryptographic key\u00a0to your organization\u2019s details (including the name of the holder, serial number and expiration date, a copy of the certificate holder\u2019s public key, and the digital signature of the certificate-issuing authority). This allows a secure connection to be made from a web server to a browser.<\/p>\n<p>However, discussing pros and cons is becoming irrelevant as Google has now cracked down on\u00a0website security. All websites with text input fields must have an SSL certificate or Google now flags website as not secure with a red caution sign next to their URL.<\/p>\n<h3><b>What are the different types of SSL certificate?<\/b><\/h3>\n<p>There are three main types of SSL certificates that offer different levels of trustworthiness and range in price and complexity. These include:<\/p>\n<ul>\n<li><b>Domain Validation certificates<\/b>For a website to have a Domain Validation (DV) certificate a company must prove that they either own the domain or are the main administrator for it. Once the certificate has been acquired it enables a secure connection to be established with the website; however, it does not contain information about the organization. This is a very quick certificate to get as it requires no documentation to be sent or verified. As such it offers the lowest entry level of validation and is therefore not suitable for companies that require a significant level of trust, such as anyone in ecommerce.<\/li>\n<li><b>Organization Validation certificates<\/b>The next level up from the DV certificate is the Organization Validation (OV) certificate. Once installed, the OV certificate enables the website to not only confirm that the connection to the domain is secure, but also that it definitely belongs to the organization in the certificate. If your site has either a DV or OV certificate, the browser displays a padlock with the word\u00a0Secure\u00a0and the letters\u00a0HTTPS\u00a0at the start of the URL in the address bar. There is quite a lot of documentation that needs to be checked with an OV certificate, so it can take a number of days to be issued.<\/li>\n<li><b>Extended Validation certificates<\/b>The certificates that offer the highest are the Extended Validation (EV) certificates. This is the most complex certificate to acquire as it requires the owner of the website to go through a global standard identity verification process, ratified by the\u00a0Certificate Association (CA)\/Browser forum. This is so they can prove they have the exclusive rights to use a domain. During the process they will also be expected to prove their legal, operational, and physical existence.\u00a0EV certificates are the most trusted by browsers, and so accordingly are also the most costly. Depending on the type of browser being used, details of the certificate can be viewed by clicking on the company name in the address bar.<\/li>\n<\/ul>\n<p>To get an SSL certificate companies can either self-certify, where a webmaster issues and signs the certificate and generates cryptographic keys, or they can purchase one from a trusted certificate authority (CA). Self certification will still mean that the site is shown as not trusted, so it is worth the extra time and cost of going through one of the many CAs in the market.<\/p>\n<p>&nbsp;<\/p>\n<p><strong><a href=\"https:\/\/www.n-able.com\/blog\" target=\"_blank\" rel=\"noopener\">Read through our blog<\/a>\u00a0for other information regarding TLS and SSL authentication methods.<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>When it comes to internet security, TLS vs SSL is an important topic of conversation. The problem is that many people get confused between the two and don\u2019t understand the&#8230;<\/p>\n","protected":false},"author":24,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-4971","post","type-post","status-publish","format-standard","hentry","topic-security"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>TLS vs SSL: What&#039;s the Difference? - N-able<\/title>\n<meta name=\"description\" content=\"Read about the difference between TLS and SSL certificates and potential security implications that can impact you.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TLS vs SSL: What&#039;s the Difference? - N-able\" \/>\n<meta property=\"og:description\" content=\"Read about the difference between TLS and SSL certificates and potential security implications that can impact you.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference\" \/>\n<meta property=\"og:site_name\" content=\"N-able\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/NableMSP\" \/>\n<meta property=\"article:published_time\" content=\"2019-01-17T23:23:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-05-06T12:34:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/Https.jpg\" \/>\n<meta name=\"author\" content=\"N-able\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Nable\" \/>\n<meta name=\"twitter:site\" content=\"@Nable\" \/>\n<meta name=\"twitter:label1\" content=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"N-able\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference\"},\"author\":{\"name\":\"N-able\",\"@id\":\"https:\/\/www.n-able.com\/it\/#\/schema\/person\/f46a000e389b6d02bd4b3866e7828a7b\"},\"headline\":\"TLS vs SSL: What&#8217;s the Difference?\",\"datePublished\":\"2019-01-17T23:23:00+00:00\",\"dateModified\":\"2021-05-06T12:34:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference\"},\"wordCount\":1394,\"publisher\":{\"@id\":\"https:\/\/www.n-able.com\/it\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/Https.jpg\",\"articleSection\":[\"Security\"],\"inLanguage\":\"it-IT\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference\",\"url\":\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference\",\"name\":\"TLS vs SSL: What's the Difference? - N-able\",\"isPartOf\":{\"@id\":\"https:\/\/www.n-able.com\/it\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/Https.jpg\",\"datePublished\":\"2019-01-17T23:23:00+00:00\",\"dateModified\":\"2021-05-06T12:34:09+00:00\",\"description\":\"Read about the difference between TLS and SSL certificates and potential security implications that can impact you.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#primaryimage\",\"url\":\"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/Https.jpg\",\"contentUrl\":\"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/Https.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Security\",\"item\":\"https:\/\/www.n-able.com\/it\/blog\/category\/security\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TLS vs SSL: What&rsquo;s the Difference?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.n-able.com\/it\/#website\",\"url\":\"https:\/\/www.n-able.com\/it\/\",\"name\":\"N-able\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.n-able.com\/it\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.n-able.com\/it\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.n-able.com\/it\/#organization\",\"name\":\"N-able\",\"url\":\"https:\/\/www.n-able.com\/it\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/www.n-able.com\/it\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.n-able.com\/wp-content\/uploads\/2021\/02\/logo-n-able-vertical-dark.svg\",\"contentUrl\":\"https:\/\/www.n-able.com\/wp-content\/uploads\/2021\/02\/logo-n-able-vertical-dark.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"N-able\"},\"image\":{\"@id\":\"https:\/\/www.n-able.com\/it\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/NableMSP\",\"https:\/\/x.com\/Nable\",\"https:\/\/www.linkedin.com\/company\/n-able\",\"https:\/\/www.youtube.com\/channel\/UClnp77HHg4aME-S-3fWQhFw\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.n-able.com\/it\/#\/schema\/person\/f46a000e389b6d02bd4b3866e7828a7b\",\"name\":\"N-able\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/e9c468b7c98137ecdd5508befa660c205a7978133257080a37fb0b1362d53411?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e9c468b7c98137ecdd5508befa660c205a7978133257080a37fb0b1362d53411?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e9c468b7c98137ecdd5508befa660c205a7978133257080a37fb0b1362d53411?s=96&d=mm&r=g\",\"caption\":\"N-able\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"TLS vs SSL: What's the Difference? - N-able","description":"Read about the difference between TLS and SSL certificates and potential security implications that can impact you.","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:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference","og_locale":"it_IT","og_type":"article","og_title":"TLS vs SSL: What's the Difference? - N-able","og_description":"Read about the difference between TLS and SSL certificates and potential security implications that can impact you.","og_url":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference","og_site_name":"N-able","article_publisher":"https:\/\/www.facebook.com\/NableMSP","article_published_time":"2019-01-17T23:23:00+00:00","article_modified_time":"2021-05-06T12:34:09+00:00","og_image":[{"url":"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/Https.jpg","type":"","width":"","height":""}],"author":"N-able","twitter_card":"summary_large_image","twitter_creator":"@Nable","twitter_site":"@Nable","twitter_misc":{"Scritto da":"N-able","Tempo di lettura stimato":"7 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#article","isPartOf":{"@id":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference"},"author":{"name":"N-able","@id":"https:\/\/www.n-able.com\/it\/#\/schema\/person\/f46a000e389b6d02bd4b3866e7828a7b"},"headline":"TLS vs SSL: What&#8217;s the Difference?","datePublished":"2019-01-17T23:23:00+00:00","dateModified":"2021-05-06T12:34:09+00:00","mainEntityOfPage":{"@id":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference"},"wordCount":1394,"publisher":{"@id":"https:\/\/www.n-able.com\/it\/#organization"},"image":{"@id":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#primaryimage"},"thumbnailUrl":"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/Https.jpg","articleSection":["Security"],"inLanguage":"it-IT"},{"@type":"WebPage","@id":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference","url":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference","name":"TLS vs SSL: What's the Difference? - N-able","isPartOf":{"@id":"https:\/\/www.n-able.com\/it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#primaryimage"},"image":{"@id":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#primaryimage"},"thumbnailUrl":"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/Https.jpg","datePublished":"2019-01-17T23:23:00+00:00","dateModified":"2021-05-06T12:34:09+00:00","description":"Read about the difference between TLS and SSL certificates and potential security implications that can impact you.","breadcrumb":{"@id":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#primaryimage","url":"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/Https.jpg","contentUrl":"https:\/\/www.n-able.com\/wp-content\/uploads\/blog\/2019\/01\/Https.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.n-able.com\/it\/blog\/tls-vs-ssl-whats-difference#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Security","item":"https:\/\/www.n-able.com\/it\/blog\/category\/security"},{"@type":"ListItem","position":2,"name":"TLS vs SSL: What&rsquo;s the Difference?"}]},{"@type":"WebSite","@id":"https:\/\/www.n-able.com\/it\/#website","url":"https:\/\/www.n-able.com\/it\/","name":"N-able","description":"","publisher":{"@id":"https:\/\/www.n-able.com\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.n-able.com\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/www.n-able.com\/it\/#organization","name":"N-able","url":"https:\/\/www.n-able.com\/it\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.n-able.com\/it\/#\/schema\/logo\/image\/","url":"https:\/\/www.n-able.com\/wp-content\/uploads\/2021\/02\/logo-n-able-vertical-dark.svg","contentUrl":"https:\/\/www.n-able.com\/wp-content\/uploads\/2021\/02\/logo-n-able-vertical-dark.svg","width":"1024","height":"1024","caption":"N-able"},"image":{"@id":"https:\/\/www.n-able.com\/it\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/NableMSP","https:\/\/x.com\/Nable","https:\/\/www.linkedin.com\/company\/n-able","https:\/\/www.youtube.com\/channel\/UClnp77HHg4aME-S-3fWQhFw"]},{"@type":"Person","@id":"https:\/\/www.n-able.com\/it\/#\/schema\/person\/f46a000e389b6d02bd4b3866e7828a7b","name":"N-able","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/secure.gravatar.com\/avatar\/e9c468b7c98137ecdd5508befa660c205a7978133257080a37fb0b1362d53411?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e9c468b7c98137ecdd5508befa660c205a7978133257080a37fb0b1362d53411?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e9c468b7c98137ecdd5508befa660c205a7978133257080a37fb0b1362d53411?s=96&d=mm&r=g","caption":"N-able"}}]}},"_links":{"self":[{"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/posts\/4971","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/comments?post=4971"}],"version-history":[{"count":0,"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/posts\/4971\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.n-able.com\/it\/wp-json\/wp\/v2\/media?parent=4971"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}