{"id":2219,"date":"2025-05-01T09:41:05","date_gmt":"2025-05-01T09:41:05","guid":{"rendered":"https:\/\/cheapsslsecurity.com\/p\/?p=2219"},"modified":"2025-05-01T09:43:48","modified_gmt":"2025-05-01T09:43:48","slug":"what-is-a-p7m-file-and-how-do-you-open-it","status":"publish","type":"post","link":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/","title":{"rendered":"What Is a .p7m File and How Do You Open It?"},"content":{"rendered":"<h2>Understand smime.p7m attachments and learn how to access secure messages<\/h2>\n<p>If you&#8217;ve received a mysterious file with a .p7m extension\u2014often labeled smime.p7m\u2014you might be wondering what it is and how to open it. In this article, we\u2019ll explain everything you need to know about .p7m files, including what they\u2019re for, who uses them, and how to safely read them on any device.<\/p>\n<p><!--more--><\/p>\n<p><img decoding=\"async\" data-src=\"https:\/\/cheapsslsecurity.com\/p\/wp-content\/uploads\/2025\/05\/p7m.png\" alt=\"p7m certificate\" width=\"975\" height=\"517\" class=\"alignnone size-full wp-image-2221 lazyload\" data-srcset=\"https:\/\/cheapsslsecurity.com\/p\/wp-content\/uploads\/2025\/05\/p7m.png 975w, https:\/\/cheapsslsecurity.com\/p\/wp-content\/uploads\/2025\/05\/p7m-300x159.png 300w, https:\/\/cheapsslsecurity.com\/p\/wp-content\/uploads\/2025\/05\/p7m-768x407.png 768w, https:\/\/cheapsslsecurity.com\/p\/wp-content\/uploads\/2025\/05\/p7m-500x265.png 500w\" data-sizes=\"(max-width: 975px) 100vw, 975px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 975px; --smush-placeholder-aspect-ratio: 975\/517;\" \/><\/p>\n<h2>What Is a .p7m File?<\/h2>\n<p>A .p7m file is a <strong>digitally signed message<\/strong> or document that uses the Cryptographic Message Syntax Standard (CMS), formerly known as PKCS #7. These files are typically associated with secure email communications and ensure both authenticity and integrity of the attached content.<\/p>\n<h3>What Does a .p7m File Contain?<\/h3>\n<ul>\n<li><strong>The original content<\/strong> (like an email, PDF, or document)<\/li>\n<li><strong>A digital signature<\/strong> that verifies the sender\u2019s identity<\/li>\n<li><strong>The sender\u2019s public certificate<\/strong> used to encrypt the message<\/li>\n<\/ul>\n<p>You\u2019ll often see these in <strong>S\/MIME-secured<\/strong> emails, especially from government, legal, healthcare, or corporate senders.<\/p>\n<h2>Why Did I Receive a .p7m File?<\/h2>\n<p>If your email client can\u2019t read S\/MIME, a .p7m file may appear as an unrecognized attachment named smime.p7m.<br \/>\n<strong>Reasons you may see this file:<\/strong><\/p>\n<ul>\n<li>The sender signed their message with a digital certificate<\/li>\n<li>Your email app doesn\u2019t support or isn\u2019t configured for S\/MIME<\/li>\n<\/ul>\n<p>This happens often in <strong>corporate email exchanges<\/strong> or when corresponding with a digitally security-conscious organization.<\/p>\n<h2>How To Open a .p7m File on Any Device<\/h2>\n<h3>On Windows<\/h3>\n<ul>\n<li><strong>Microsoft Outlook<\/strong> (with S\/MIME enabled) will open .p7m files automatically<\/li>\n<li><strong>Free tools you can try:<\/strong>\n<ol>\n<li>Cryptigo S\/MIME Plugin<\/li>\n<li>FreeViewer P7M Reader<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<h3>On macOS<\/h3>\n<ul\n\n\n<li>Apple Mail opens signed messages natively if S\/MIME is enabled<\/li>\n<li>Alternatively, try GPGTools for more control over certificates<\/li>\n<\/ul>\n<h3>On Linux<\/h3>\n<ul>\n<li>Use Thunderbird with Enigmail or S\/MIME extensions<\/li>\n<li>For terminal users, try this command:\n<div class=\"code-with-bg\">\n<div>openssl smime -verify -in file.p7m -inform DER -noverify -out outputfile<\/div>\n<\/div>\n<\/li>\n<\/ul>\n<p><strong>Caution: Online Tools<\/strong><br \/>\nThere are a few online .p7m readers, but avoid using them with confidential content. They\u2019re best suited for testing or general use.<\/p>\n<h3>Is It Safe To Open a .p7m File?<\/h3>\n<p><strong>Yes\u2014if it\u2019s from a trusted source.<\/strong> These files are not executable and are generally safe, but follow best practices:<\/p>\n<ul>\n<li><strong>Verify the sender.<\/strong> Make sure the email address is legitimate.<\/li>\n<li><strong>Don\u2019t ignore antivirus.<\/strong> Keep your protection on and up-to-date.<\/li>\n<li><strong>Avoid suspicious messages.<\/strong> If you weren\u2019t expecting a secure email, check with the sender.<\/li>\n<h3>Can You Convert a .p7m File?<\/h3>\n<p>Yes. After opening and verifying the file, the signed content\u2014such as a PDF, DOCX, or email\u2014can be saved or exported in its original format using your email client or third-party viewer.<\/p>\n<h3>Quick Summary<\/h3>\n<table>\n<tbody>\n<tr>\n<td>Feature<\/td>\n<td>Details<\/td>\n<\/tr>\n<tr>\n<td><strong>File Type<\/strong><\/td>\n<td>Digitally signed message (CMS\/PKCS #7)<\/td>\n<\/tr>\n<tr>\n<td><strong>Typical Use<\/strong><\/td>\n<td>Securing emails and attachments<\/td>\n<\/tr>\n<tr>\n<td><strong>How to Open<\/strong><\/td>\n<td>Use Outlook, Apple Mail, or viewers<\/td>\n<\/tr>\n<tr>\n<td><strong>Security<\/strong><\/td>\n<td>Safe if from a trusted source<\/td>\n<\/tr>\n<tr>\n<td><strong>Can Be Converted?<\/strong><\/td>\n<td>Yes, to the original file format<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Still stuck with a smime.p7m file? Reach out to your IT department or contact the sender to confirm they meant to send a digitally signed message. And if you&#8217;re interested in using digital signatures or S\/MIME for your own secure emails, we can help you get started with email signing certificates<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Understand smime.p7m attachments and learn how to access secure messages If you&#8217;ve received a mysterious file with a .p7m extension\u2014often labeled smime.p7m\u2014you might be wondering what it is and how to open it. In this article, we\u2019ll explain everything you &hellip; <a href=\"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":17,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21,4],"tags":[],"class_list":["post-2219","post","type-post","status-publish","format-standard","hentry","category-ssl-advanced","category-ssl-basics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What Is a .p7m File and How Do You Open It? - Cheap SSL Security<\/title>\n<meta name=\"description\" content=\"Learn what a .p7m file is, why you might receive one, and how to securely open smime.p7m attachments on Windows, macOS, and Linux.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is a .p7m File and How Do You Open It? - Cheap SSL Security\" \/>\n<meta property=\"og:description\" content=\"Learn what a .p7m file is, why you might receive one, and how to securely open smime.p7m attachments on Windows, macOS, and Linux.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/\" \/>\n<meta property=\"og:site_name\" content=\"Cheap SSL Security\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/CheapSSLSecurities\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-01T09:41:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-01T09:43:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cheapsslsecurity.com\/p\/wp-content\/uploads\/2025\/05\/p7m.png\" \/>\n\t<meta property=\"og:image:width\" content=\"975\" \/>\n\t<meta property=\"og:image:height\" content=\"517\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Vladislavs Dovoreckis\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@sslsecurity\" \/>\n<meta name=\"twitter:site\" content=\"@sslsecurity\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vladislavs Dovoreckis\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/\"},\"author\":{\"name\":\"Vladislavs Dovoreckis\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/#\\\/schema\\\/person\\\/3c82a53e4a962f90f3f1be2948c39eeb\"},\"headline\":\"What Is a .p7m File and How Do You Open It?\",\"datePublished\":\"2025-05-01T09:41:05+00:00\",\"dateModified\":\"2025-05-01T09:43:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/\"},\"wordCount\":298,\"image\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/p7m.png\",\"articleSection\":[\"SSL Advanced\",\"SSL Basics\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/\",\"url\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/\",\"name\":\"What Is a .p7m File and How Do You Open It? - Cheap SSL Security\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/p7m.png\",\"datePublished\":\"2025-05-01T09:41:05+00:00\",\"dateModified\":\"2025-05-01T09:43:48+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/#\\\/schema\\\/person\\\/3c82a53e4a962f90f3f1be2948c39eeb\"},\"description\":\"Learn what a .p7m file is, why you might receive one, and how to securely open smime.p7m attachments on Windows, macOS, and Linux.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/p7m.png\",\"contentUrl\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/p7m.png\",\"width\":975,\"height\":517,\"caption\":\"p7m certificate\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/what-is-a-p7m-file-and-how-do-you-open-it\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"SSL Help\",\"item\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SSL Advanced\",\"item\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/ssl-advanced\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"What Is a .p7m File and How Do You Open It?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/#website\",\"url\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/\",\"name\":\"Cheap SSL Security\",\"description\":\"Shop for SSL Certificates at Cheap Prices\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/p\\\/#\\\/schema\\\/person\\\/3c82a53e4a962f90f3f1be2948c39eeb\",\"name\":\"Vladislavs Dovoreckis\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/678b0f8742583ba7eb96e5c4a0db9417f91f18ad9732a624504fed3fb4f2ac24?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/678b0f8742583ba7eb96e5c4a0db9417f91f18ad9732a624504fed3fb4f2ac24?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/678b0f8742583ba7eb96e5c4a0db9417f91f18ad9732a624504fed3fb4f2ac24?s=96&d=mm&r=g\",\"caption\":\"Vladislavs Dovoreckis\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What Is a .p7m File and How Do You Open It? - Cheap SSL Security","description":"Learn what a .p7m file is, why you might receive one, and how to securely open smime.p7m attachments on Windows, macOS, and Linux.","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:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/","og_locale":"en_US","og_type":"article","og_title":"What Is a .p7m File and How Do You Open It? - Cheap SSL Security","og_description":"Learn what a .p7m file is, why you might receive one, and how to securely open smime.p7m attachments on Windows, macOS, and Linux.","og_url":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/","og_site_name":"Cheap SSL Security","article_publisher":"https:\/\/www.facebook.com\/CheapSSLSecurities","article_published_time":"2025-05-01T09:41:05+00:00","article_modified_time":"2025-05-01T09:43:48+00:00","og_image":[{"width":975,"height":517,"url":"https:\/\/cheapsslsecurity.com\/p\/wp-content\/uploads\/2025\/05\/p7m.png","type":"image\/png"}],"author":"Vladislavs Dovoreckis","twitter_card":"summary_large_image","twitter_creator":"@sslsecurity","twitter_site":"@sslsecurity","twitter_misc":{"Written by":"Vladislavs Dovoreckis","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/#article","isPartOf":{"@id":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/"},"author":{"name":"Vladislavs Dovoreckis","@id":"https:\/\/cheapsslsecurity.com\/p\/#\/schema\/person\/3c82a53e4a962f90f3f1be2948c39eeb"},"headline":"What Is a .p7m File and How Do You Open It?","datePublished":"2025-05-01T09:41:05+00:00","dateModified":"2025-05-01T09:43:48+00:00","mainEntityOfPage":{"@id":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/"},"wordCount":298,"image":{"@id":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/#primaryimage"},"thumbnailUrl":"https:\/\/cheapsslsecurity.com\/p\/wp-content\/uploads\/2025\/05\/p7m.png","articleSection":["SSL Advanced","SSL Basics"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/","url":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/","name":"What Is a .p7m File and How Do You Open It? - Cheap SSL Security","isPartOf":{"@id":"https:\/\/cheapsslsecurity.com\/p\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/#primaryimage"},"image":{"@id":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/#primaryimage"},"thumbnailUrl":"https:\/\/cheapsslsecurity.com\/p\/wp-content\/uploads\/2025\/05\/p7m.png","datePublished":"2025-05-01T09:41:05+00:00","dateModified":"2025-05-01T09:43:48+00:00","author":{"@id":"https:\/\/cheapsslsecurity.com\/p\/#\/schema\/person\/3c82a53e4a962f90f3f1be2948c39eeb"},"description":"Learn what a .p7m file is, why you might receive one, and how to securely open smime.p7m attachments on Windows, macOS, and Linux.","breadcrumb":{"@id":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/#primaryimage","url":"https:\/\/cheapsslsecurity.com\/p\/wp-content\/uploads\/2025\/05\/p7m.png","contentUrl":"https:\/\/cheapsslsecurity.com\/p\/wp-content\/uploads\/2025\/05\/p7m.png","width":975,"height":517,"caption":"p7m certificate"},{"@type":"BreadcrumbList","@id":"https:\/\/cheapsslsecurity.com\/p\/what-is-a-p7m-file-and-how-do-you-open-it\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"SSL Help","item":"https:\/\/cheapsslsecurity.com\/p\/"},{"@type":"ListItem","position":2,"name":"SSL Advanced","item":"https:\/\/cheapsslsecurity.com\/p\/ssl-advanced\/"},{"@type":"ListItem","position":3,"name":"What Is a .p7m File and How Do You Open It?"}]},{"@type":"WebSite","@id":"https:\/\/cheapsslsecurity.com\/p\/#website","url":"https:\/\/cheapsslsecurity.com\/p\/","name":"Cheap SSL Security","description":"Shop for SSL Certificates at Cheap Prices","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cheapsslsecurity.com\/p\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/cheapsslsecurity.com\/p\/#\/schema\/person\/3c82a53e4a962f90f3f1be2948c39eeb","name":"Vladislavs Dovoreckis","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/678b0f8742583ba7eb96e5c4a0db9417f91f18ad9732a624504fed3fb4f2ac24?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/678b0f8742583ba7eb96e5c4a0db9417f91f18ad9732a624504fed3fb4f2ac24?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/678b0f8742583ba7eb96e5c4a0db9417f91f18ad9732a624504fed3fb4f2ac24?s=96&d=mm&r=g","caption":"Vladislavs Dovoreckis"}}]}},"_links":{"self":[{"href":"https:\/\/cheapsslsecurity.com\/p\/wp-json\/wp\/v2\/posts\/2219","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cheapsslsecurity.com\/p\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cheapsslsecurity.com\/p\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cheapsslsecurity.com\/p\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/cheapsslsecurity.com\/p\/wp-json\/wp\/v2\/comments?post=2219"}],"version-history":[{"count":0,"href":"https:\/\/cheapsslsecurity.com\/p\/wp-json\/wp\/v2\/posts\/2219\/revisions"}],"wp:attachment":[{"href":"https:\/\/cheapsslsecurity.com\/p\/wp-json\/wp\/v2\/media?parent=2219"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cheapsslsecurity.com\/p\/wp-json\/wp\/v2\/categories?post=2219"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cheapsslsecurity.com\/p\/wp-json\/wp\/v2\/tags?post=2219"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}