{"id":20346,"date":"2024-12-26T10:38:15","date_gmt":"2024-12-26T09:38:15","guid":{"rendered":"https:\/\/www.transparentedge.eu\/en\/blog\/"},"modified":"2024-12-26T10:38:16","modified_gmt":"2024-12-26T09:38:16","slug":"configuring-tls-ssl-certificates","status":"publish","type":"post","link":"https:\/\/www.transparentedge.eu\/en\/blog\/configuring-tls-ssl-certificates\/","title":{"rendered":"Configuring TLS\/SSL certificates"},"content":{"rendered":"\n<p>A TLS\/SSL certificate allows you to encrypt connections between users and your website, ensuring data privacy and integrity. Transparent Edge supports the configuration of custom and self-generated certificates, providing security tailored to your needs.<\/p>\n\n\n\n<p>TLS\/SSL certificate management on our platform offers flexibility and multiple configuration options to suit the needs of technical users. Whether you want to use a custom certificate or take advantage of certificates auto-generated by the CDN, all options are easy to implement from the control panel.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Personalized certificates<\/h2>\n\n\n\n<p>If you already have a certificate for your domain, you can easily import it to the CDN. This method is ideal if you prefer to maintain full control over certificate management and renewal.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Requirements:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Full certificate chain in PEM (Base64) format.<\/li>\n\n\n\n<li>Private key (Also Base64 encoded).<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Steps:<\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to the dashboard: <strong>Provisioning > Certificates > New > Custom cert<\/strong>.<\/li>\n\n\n\n<li>Paste the certificate content and private key.<\/li>\n\n\n\n<li>Click &#8220;Create&#8221;.<\/li>\n<\/ol>\n\n\n\n<p>The CDN will deploy the certificate within five minutes. You will receive automatic notifications close to the renewal date, or you can monitor the expiration date from the dashboard and renew it before it expires.<\/p>\n\n\n\n<p><strong>Tip:<\/strong> Check that your PEM file correctly contains the <code>BEGIN CERTIFICATE<\/code> and <code>END CERTIFICATE<\/code> sections.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">HTTP autogenerated certificates<\/h2>\n\n\n\n<p>These certificates are automatically managed by the CDN, eliminating the need to worry about manual renewals.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Main requirement:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The domain must point to the CDN at the DNS level. This setting is optional and depends on the client&#8217;s policy or convenience.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Steps:<\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to <strong>Provisioning > Certificates > New > Certificate request (HTTP challenge)<\/strong>.<\/li>\n\n\n\n<li>Select the domains you want to include in the certificate.<\/li>\n\n\n\n<li>Optional: Check &#8220;Standalone&#8221; if you do not want the certificate to be combined with other certificates.<\/li>\n<\/ol>\n\n\n\n<p>The request will be processed automatically, and you can check its status in <strong>Provisioning > Certificates > Options > HTTP Requests History<\/strong>.<\/p>\n\n\n\n<p><strong>Advantage<\/strong>: ideal for domains managed entirely from Transparent Edge.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">DNS autogenerated certificates<\/h2>\n\n\n\n<p>This method uses a DNS challenge to generate certificates, which offers greater flexibility, such as the ability to request wildcard certificates. Additionally, the domain does not need to be pointed to the CDN, allowing for more configuration options depending on the client&#8217;s policy.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>What is a wildcard certificate?<\/strong><\/h4>\n\n\n\n<p>A wildcard certificate allows you to group multiple subdomains under one main domain, using a single certificate. For example, a wildcard for *.example.com is valid for <em>www.example.com<\/em>, <em>blog.example.com<\/em>, or any other subdomain (single-level; it would not cover, for example, <em>sub.domain.example.com<\/em>).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Requirements:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Supported DNS provider.<\/li>\n\n\n\n<li>Domain provider credentials to be able to update DNS records.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Steps:<\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Manage credentials from <strong>Provisioning > Certificates > Options > DNS Credentials Manager<\/strong>.<\/li>\n\n\n\n<li>Select your DNS provider and fill in the required fields.<\/li>\n\n\n\n<li>Create a new certificate request from <strong>Provisioning > Certificates > New > Certificate request (DNS challenge)<\/strong>.<\/li>\n\n\n\n<li>Associate the request with the previously created credentials.<\/li>\n<\/ol>\n\n\n\n<p>If Transparent Edge manages your DNS, the process is even simpler, as you won&#8217;t need external credentials.<\/p>\n\n\n\n<p><strong>Advantage<\/strong>: It allows you to obtain wildcard certificates and doesn&#8217;t require the domain to be pointed to the CDN.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">DNS autogenerated certificates by CNAME<\/h2>\n\n\n\n<p>This method is a variant of the DNS challenge that uses CNAME records to validate domains. It is a more secure option as it does not require API credentials for the DNS provider.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Steps:<\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Configure the CNAME records provided in your DNS panel.<\/li>\n\n\n\n<li>Create a certificate request from <strong>Provisioning > Certificates > New > Certificate request (DNS challenge)<\/strong>.<\/li>\n\n\n\n<li>Select the credential associated with the CNAME validation method.<\/li>\n<\/ol>\n\n\n\n<p><strong>Advantage:<\/strong> simplifies validation and maintains security without requiring foreign keys.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Troubleshooting<\/h2>\n\n\n\n<p>In case of errors generating a certificate:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Check the request history in <strong>HTTP Requests History<\/strong> or <strong>Active DNS Requests<\/strong> as applicable.<\/li>\n\n\n\n<li>Make sure your CAA records allow <a href=\"https:\/\/letsencrypt.org\" target=\"_blank\" rel=\"noreferrer noopener\">letsencrypt.org<\/a>, as it is the default certificate authority.<\/li>\n<\/ul>\n\n\n\n<p>For complex issues, feel free to contact the support team.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Autonomy and intuitive management<\/h2>\n\n\n\n<p>Transparent Edge facilitates certificate management with options adaptable to different needs. From importing custom certificates to auto-generating them via HTTP or DNS, the process is simple.<\/p>\n\n\n\n<p>Whether your DNS points to Transparent Edge or not, you&#8217;ll always find a convenient solution to ensure secure connections for your domains.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Would you like to know more?<\/h2>\n\n\n\n<p>On <a href=\"https:\/\/www.youtube.com\/@transparent_edge\">our YouTube channel<\/a> we offer you <a href=\"https:\/\/www.youtube.com\/watch?v=gSGy1WapotY&amp;list=PLcLA0ZyPSJgHETao-Svz_lUXM2AW3_3sy&amp;pp=gAQB\">short tutorials<\/a> to solve all certificate configurations. You can also check out <a href=\"https:\/\/docs.transparentedge.eu\/getting-started\/dashboard\/auto-provisioning\/ssl\">the dashboard documentation<\/a>. This section is very well explained there.<\/p>\n\n\n\n<p>If you have any questions about this topic, or others, you can contact us by opening a ticket through the dashboard or by writing to <a href=\"mailto:help+cdn@transparentedge.eu\">help+cdn@transparentedge.eu<\/a>.<\/p>\n\n\n\n<p><br><\/p>\n\n\n\n<p><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A TLS\/SSL certificate allows you to encrypt connections between users and your website, ensuring data privacy and integrity. Transparent Edge supports the configuration of custom and self-generated certificates, providing security tailored to your needs.<\/p>\n","protected":false},"author":18,"featured_media":20336,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"categories":[7],"tags":[],"class_list":["post-20346","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Configuring TLS\/SSL certificates - Transparent Edge<\/title>\n<meta name=\"description\" content=\"Certificate management is easy with Transparent Edge. Import custom certificates, auto-generating them via HTTP or DNS in a simple way.\" \/>\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.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Configuring TLS\/SSL certificates - Transparent Edge\" \/>\n<meta property=\"og:description\" content=\"Certificate management is easy with Transparent Edge. Import custom certificates, auto-generating them via HTTP or DNS in a simple way.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/\" \/>\n<meta property=\"og:site_name\" content=\"Transparent Edge\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-26T09:38:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-26T09:38:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.transparentedge.eu\/wp-content\/uploads\/2024\/12\/TE-OG-04.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=\"Sonia Ar\u00e9valo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@tedgeservices\" \/>\n<meta name=\"twitter:site\" content=\"@tedgeservices\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/\"},\"author\":{\"name\":\"Sonia Ar\u00e9valo\",\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/#\\\/schema\\\/person\\\/c5e1c51b2f3403c743346f269ffa07ec\"},\"headline\":\"Configuring TLS\\\/SSL certificates\",\"datePublished\":\"2024-12-26T09:38:15+00:00\",\"dateModified\":\"2024-12-26T09:38:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/\"},\"wordCount\":744,\"publisher\":{\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.transparentedge.eu\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/TE-OG-04.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/\",\"url\":\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/\",\"name\":\"Configuring TLS\\\/SSL certificates - Transparent Edge\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.transparentedge.eu\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/TE-OG-04.png\",\"datePublished\":\"2024-12-26T09:38:15+00:00\",\"dateModified\":\"2024-12-26T09:38:16+00:00\",\"description\":\"Certificate management is easy with Transparent Edge. Import custom certificates, auto-generating them via HTTP or DNS in a simple way.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.transparentedge.eu\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/TE-OG-04.png\",\"contentUrl\":\"https:\\\/\\\/www.transparentedge.eu\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/TE-OG-04.png\",\"width\":1200,\"height\":627},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/blog\\\/configuring-tls-ssl-certificates\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/www.transparentedge.eu\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Configuring TLS\\\/SSL certificates\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/#website\",\"url\":\"https:\\\/\\\/www.transparentedge.eu\\\/\",\"name\":\"Transparent Edge\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/#organization\"},\"alternateName\":\"Transparent Edge\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.transparentedge.eu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/#organization\",\"name\":\"Transparent Edge Services\",\"alternateName\":\"Transparent Edge\",\"url\":\"https:\\\/\\\/www.transparentedge.eu\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.transparentedge.eu\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/logotipo-cuadrado.jpg\",\"contentUrl\":\"https:\\\/\\\/www.transparentedge.eu\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/logotipo-cuadrado.jpg\",\"width\":1328,\"height\":1180,\"caption\":\"Transparent Edge Services\"},\"image\":{\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/tedgeservices\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/transparent-edge\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC5zZoyZmiLGBTAdiFpj2xHA\\\/videos\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.transparentedge.eu\\\/#\\\/schema\\\/person\\\/c5e1c51b2f3403c743346f269ffa07ec\",\"name\":\"Sonia Ar\u00e9valo\",\"description\":\"Nada como la sensaci\u00f3n de maravilla e infinitud que se despierta cuando aprendo algo nuevo, cuando descubro cu\u00e1l era la historia y c\u00f3mo funciona algo. Vivo en Madrid hace poco, desarrollo sitios web hace siempre.\",\"sameAs\":[\"https:\\\/\\\/www.transparentedge.eu\\\/\",\"https:\\\/\\\/www.instagram.com\\\/aldeaglobal.web\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/soniaarevalo\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Configuring TLS\/SSL certificates - Transparent Edge","description":"Certificate management is easy with Transparent Edge. Import custom certificates, auto-generating them via HTTP or DNS in a simple way.","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.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/","og_locale":"en_US","og_type":"article","og_title":"Configuring TLS\/SSL certificates - Transparent Edge","og_description":"Certificate management is easy with Transparent Edge. Import custom certificates, auto-generating them via HTTP or DNS in a simple way.","og_url":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/","og_site_name":"Transparent Edge","article_published_time":"2024-12-26T09:38:15+00:00","article_modified_time":"2024-12-26T09:38:16+00:00","og_image":[{"width":1200,"height":627,"url":"https:\/\/www.transparentedge.eu\/wp-content\/uploads\/2024\/12\/TE-OG-04.png","type":"image\/png"}],"author":"Sonia Ar\u00e9valo","twitter_card":"summary_large_image","twitter_creator":"@tedgeservices","twitter_site":"@tedgeservices","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/#article","isPartOf":{"@id":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/"},"author":{"name":"Sonia Ar\u00e9valo","@id":"https:\/\/www.transparentedge.eu\/#\/schema\/person\/c5e1c51b2f3403c743346f269ffa07ec"},"headline":"Configuring TLS\/SSL certificates","datePublished":"2024-12-26T09:38:15+00:00","dateModified":"2024-12-26T09:38:16+00:00","mainEntityOfPage":{"@id":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/"},"wordCount":744,"publisher":{"@id":"https:\/\/www.transparentedge.eu\/#organization"},"image":{"@id":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/#primaryimage"},"thumbnailUrl":"https:\/\/www.transparentedge.eu\/wp-content\/uploads\/2024\/12\/TE-OG-04.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/","url":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/","name":"Configuring TLS\/SSL certificates - Transparent Edge","isPartOf":{"@id":"https:\/\/www.transparentedge.eu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/#primaryimage"},"image":{"@id":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/#primaryimage"},"thumbnailUrl":"https:\/\/www.transparentedge.eu\/wp-content\/uploads\/2024\/12\/TE-OG-04.png","datePublished":"2024-12-26T09:38:15+00:00","dateModified":"2024-12-26T09:38:16+00:00","description":"Certificate management is easy with Transparent Edge. Import custom certificates, auto-generating them via HTTP or DNS in a simple way.","breadcrumb":{"@id":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/#primaryimage","url":"https:\/\/www.transparentedge.eu\/wp-content\/uploads\/2024\/12\/TE-OG-04.png","contentUrl":"https:\/\/www.transparentedge.eu\/wp-content\/uploads\/2024\/12\/TE-OG-04.png","width":1200,"height":627},{"@type":"BreadcrumbList","@id":"https:\/\/www.transparentedge.eu\/blog\/configuring-tls-ssl-certificates\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.transparentedge.eu\/en\/"},{"@type":"ListItem","position":2,"name":"Configuring TLS\/SSL certificates"}]},{"@type":"WebSite","@id":"https:\/\/www.transparentedge.eu\/#website","url":"https:\/\/www.transparentedge.eu\/","name":"Transparent Edge","description":"","publisher":{"@id":"https:\/\/www.transparentedge.eu\/#organization"},"alternateName":"Transparent Edge","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.transparentedge.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.transparentedge.eu\/#organization","name":"Transparent Edge Services","alternateName":"Transparent Edge","url":"https:\/\/www.transparentedge.eu\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.transparentedge.eu\/#\/schema\/logo\/image\/","url":"https:\/\/www.transparentedge.eu\/wp-content\/uploads\/2023\/07\/logotipo-cuadrado.jpg","contentUrl":"https:\/\/www.transparentedge.eu\/wp-content\/uploads\/2023\/07\/logotipo-cuadrado.jpg","width":1328,"height":1180,"caption":"Transparent Edge Services"},"image":{"@id":"https:\/\/www.transparentedge.eu\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/tedgeservices","https:\/\/www.linkedin.com\/company\/transparent-edge\/","https:\/\/www.youtube.com\/channel\/UC5zZoyZmiLGBTAdiFpj2xHA\/videos"]},{"@type":"Person","@id":"https:\/\/www.transparentedge.eu\/#\/schema\/person\/c5e1c51b2f3403c743346f269ffa07ec","name":"Sonia Ar\u00e9valo","description":"Nada como la sensaci\u00f3n de maravilla e infinitud que se despierta cuando aprendo algo nuevo, cuando descubro cu\u00e1l era la historia y c\u00f3mo funciona algo. Vivo en Madrid hace poco, desarrollo sitios web hace siempre.","sameAs":["https:\/\/www.transparentedge.eu\/","https:\/\/www.instagram.com\/aldeaglobal.web","https:\/\/www.linkedin.com\/in\/soniaarevalo\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.transparentedge.eu\/en\/wp-json\/wp\/v2\/posts\/20346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.transparentedge.eu\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.transparentedge.eu\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.transparentedge.eu\/en\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.transparentedge.eu\/en\/wp-json\/wp\/v2\/comments?post=20346"}],"version-history":[{"count":2,"href":"https:\/\/www.transparentedge.eu\/en\/wp-json\/wp\/v2\/posts\/20346\/revisions"}],"predecessor-version":[{"id":20348,"href":"https:\/\/www.transparentedge.eu\/en\/wp-json\/wp\/v2\/posts\/20346\/revisions\/20348"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.transparentedge.eu\/en\/wp-json\/wp\/v2\/media\/20336"}],"wp:attachment":[{"href":"https:\/\/www.transparentedge.eu\/en\/wp-json\/wp\/v2\/media?parent=20346"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.transparentedge.eu\/en\/wp-json\/wp\/v2\/categories?post=20346"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.transparentedge.eu\/en\/wp-json\/wp\/v2\/tags?post=20346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}