{"id":833,"date":"2022-11-26T02:40:39","date_gmt":"2022-11-26T02:40:39","guid":{"rendered":"https:\/\/signmycode.com\/blog\/?p=833"},"modified":"2024-09-18T12:32:13","modified_gmt":"2024-09-18T12:32:13","slug":"self-signed-vs-publicly-trusted-ca-code-signing-certificates","status":"publish","type":"post","link":"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates","title":{"rendered":"Self-Signed vs. Publicly Trusted CA Code Signing Certificates: What to Choose?"},"content":{"rendered":"\n<p class=\"mt-4 wp-block-paragraph\">Being a developer, it has become your moral responsibility to offer clean and safe software products for users to install on their systems. You can easily tackle this by signing your software code and other executables with a digital security certificate.<\/p>\n\n\n\n<p class=\"mb-4 wp-block-paragraph\">However, doing so requires purchasing a code signing certificate from a renowned and respected Certificate Authority like <a href=\"https:\/\/signmycode.com\/certera-code-signing-certificate\">Certera<\/a>,  <a href=\"https:\/\/signmycode.com\/brands\/sectigo\">Sectigo<\/a> or <a href=\"https:\/\/signmycode.com\/brands\/comodo\">Comodo<\/a>, or <a href=\"https:\/\/signmycode.com\/brands\/digicert\">DigiCert<\/a>. Buying a certificate from them can be expensive, that\u2019s why most developers and programmers think of publishing their executables with a self-signed certificate. <br><br>It can seem an attractive choice due to the associated cost savings. But before you jump into anything or publish the software with a self-signed certificate, consider reading this article till the end. Let\u2019s understand the self-signed certificate vs CA certificate and what to choose:<\/p>\n\n\n\n<h2 class=\"wp-block-heading mb-3\" id=\"h-what-is-self-signed-certificate\">What is Self-Signed Certificate?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A self-generated certificate is a certificate created and entrusted by the publisher of the software. It\u2019s not issued or signed by any CA or distributor and can\u2019t be used for online publication. The only purpose a self-signed certificate serves is to use the signed executables for internal usage.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Since you only trust and vouch for the signature of a self-signed certificate, it\u2019s best to use the same for testing and development purposes. The operating systems or browsers won\u2019t recognize this signature and label it as not secure and show the <a href=\"https:\/\/signmycode.com\/blog\/how-to-fix-unknown-publisher-security-warning\">unknown publisher warnings<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Another issue with self-signed and generated certificates is they can\u2019t be timestamped. Thus, the only use case of the self-signed code signing certificate is to use it while software and applications are in a testing environment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">And if the software apps are published with the self-signed certificate, the OS will display the following alert:<\/p>\n\n\n<div class=\"wp-block-image mb-5 mt-5\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"568\" height=\"449\" src=\"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2022\/10\/unknown-publisher-message.png\" alt=\"unknown publisher message\" class=\"wp-image-647\" srcset=\"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2022\/10\/unknown-publisher-message.png 568w, https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2022\/10\/unknown-publisher-message-300x237.png 300w\" sizes=\"auto, (max-width: 568px) 100vw, 568px\" \/><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-is-a-publicly-trusted-ca-certificate\">What is a Publicly Trusted CA Certificate?<\/h2>\n\n\n\n<p class=\"mb-3 wp-block-paragraph\">A publicly trusted code signing certificate is issued by renowned certificate authorities (CA) or their certificate distributors. CAs issue a certificate only after rigorous validation and verification process. They require each publisher to undergo a certain level of verification to prove their legitimacy and authenticity.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks to that standard or extensive validation, the certificates issued to them act as a mark of trust for software users. It signifies that the software is coming from a genuine source and hasn\u2019t been modified or altered since the certificate is issued.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Moreover, the users can download, install, and use software signed by a CA without getting any warning messages or alerts. The Windows installation wizard will show that the software is from a verified publisher as seen in the image below:<\/p>\n\n\n<div class=\"wp-block-image mb-5 mt-5\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"572\" height=\"452\" src=\"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2022\/10\/windows-10-upgrader.png\" alt=\"windows 10 upgrader\" class=\"wp-image-646\" srcset=\"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2022\/10\/windows-10-upgrader.png 572w, https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2022\/10\/windows-10-upgrader-300x237.png 300w\" sizes=\"auto, (max-width: 572px) 100vw, 572px\" \/><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading mb-3\" id=\"h-what-is-the-difference-between-self-signed-vs-publicly-trusted-ca-code-signing-certificates\">What is the Difference between Self-Signed vs. Publicly Trusted CA Code Signing Certificates?<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Standards &amp; Policies<\/li>\n\n\n\n<li>Warning Message<\/li>\n\n\n\n<li>Authenticity and Integrity<\/li>\n\n\n\n<li>Types of Validation<\/li>\n\n\n\n<li>Certificate Revocation<\/li>\n\n\n\n<li>Time Stamping<\/li>\n\n\n\n<li>Expiration Period<\/li>\n\n\n\n<li>Cryptographic Functions<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-1-standards-amp-policies\">1. Standards &amp; Policies<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In a self-signed certificate, developers and publishers set their own policy, which is not recognized or trusted by others.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Certificates issued by trusted CAs follow standards set by industry forums like <a href=\"https:\/\/signmycode.com\/blog\/ca-b-forum-code-signing-baseline-requirements-v2-8\">CA\/B<\/a> that are trusted by browsers and operating systems.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-2-warning-message\">2. Warning Message<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">While installing the software with a self-generated certificate, the operating system will throw an <a href=\"https:\/\/signmycode.com\/blog\/how-to-fix-unknown-publisher-security-warning\">unknown publisher warning<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Software and apps signed with trusted CA certificates won\u2019t display any warning and show that the software is from a verified publisher.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-3-authenticity-and-integrity\">3. Authenticity and Integrity<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Users or recipients of the software with self-signing certificates can\u2019t verify the authenticity or integrity of the publisher.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Users of the executables signed by publicly trusted CAs can verify the authenticity and integrity of the publisher.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-4-types-of-validation\">4. Types of Validation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In a self-signed certificate, there are no different levels or types of validation for certificate issuance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Certificates issued by CAs have two different levels of validation: <a href=\"https:\/\/signmycode.com\/standard-code-signing-certificate\">Standard Code Signing Certificate<\/a> and <a href=\"https:\/\/signmycode.com\/ev-code-signing\">EV Code Signing Certificate<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-5-certificate-revocation\">5. Certificate Revocation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A self-signed certificate can easily be compromised by hackers and can\u2019t be revoked, making the executables vulnerable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the code signing certificates issued by <a href=\"https:\/\/signmycode.com\/branded-code-signing-certificates\">trusted CA<\/a> or distributors are compromised, the publisher can easily revoke them within hours.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-6-time-stamping\">6. Time Stamping<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">There is no way for publishers to <a href=\"https:\/\/signmycode.com\/resources\/what-is-timestamping-in-code-signing\">time stamp<\/a> their self-generated certificates.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While the same for CA certificates is possible, which will keep your executable and software valid even after the expiration date.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-7-expiration-period\">7. Expiration Period<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Typically, a self-signed certificate has a longer period of validity, which is counterproductive as it will be exposed to the <a href=\"https:\/\/signmycode.com\/blog\/top-software-vulnerabilities-of-2022-and-how-to-prevent-them\">latest software vulnerability<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Best Code Signing Certificates from CA have an expiration date of up to 1 to 3 years. So, you\u2019d have to renew it to equip yourself with the latest encryption standards.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-8-cryptographic-functions\">8. Cryptographic Functions<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A self-generated certificate might use lower cipher and hash technologies which makes it less secure.<\/p>\n\n\n\n<p class=\"mb-4 wp-block-paragraph\">Certificates from CA, on the other hand, incorporate the latest hashing algorithm and cipher technology.<\/p>\n\n\n\n<h2 class=\"wp-block-heading mb-3\" id=\"h-conclusion\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">So, here you go! For better understanding, we have extensively covered different aspects of self-signed certificates vs CA certificates. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now that you are equipped with such knowledge, we hope that you\u2019ll be able to make better and informed decisions. As you know, self-signed certificates are best suited only for software in the developing and testing phases. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So, when you decide to publish your software online, <span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">you must\u00a0<a href=\"https:\/\/signmycode.com\/cheap-code-signing-certificates\" target=\"_blank\" rel=\"noopener\">Purchase a<\/a><\/span><a href=\"https:\/\/signmycode.com\/cheap-code-signing-certificates\"> Cheap Code Signing Certificate<\/a> from a trusted CA or their distributor.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Being a developer, it has become your moral responsibility to offer clean and safe software products for users to install on their systems. You can easily tackle this by signing your software code and other executables with a digital security certificate. However, doing so requires purchasing a code signing certificate from a renowned and respected&hellip; <a class=\"more-link\" href=\"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates\">Read More <span class=\"screen-reader-text\">Self-Signed vs. Publicly Trusted CA Code Signing Certificates: What to Choose?<\/span><\/a> <\/p>\n","protected":false},"author":1,"featured_media":838,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[65],"class_list":["post-833","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-code-signing-updates","tag-self-signed-vs-publicly-trusted-ca-code-signing","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.6 (Yoast SEO v27.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Self-Signed vs. Publicly Trusted CA Code Signing Certificates<\/title>\n<meta name=\"description\" content=\"Know the difference between the self-signed vs. Publicly Trusted CA Code Signing Certificates and how both differ to each other.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Self-Signed vs. Publicly Trusted CA Code Signing Certificates: What to Choose?\" \/>\n<meta property=\"og:description\" content=\"Know the difference between the self-signed vs. Publicly Trusted CA Code Signing Certificates and how both differ to each other.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates\" \/>\n<meta property=\"og:site_name\" content=\"SignMyCode - Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-26T02:40:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-18T12:32:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2022\/11\/slef-signed-vs-pinlicly-trusted-ca-code-signing-certificates.png\" \/>\n\t<meta property=\"og:image:width\" content=\"912\" \/>\n\t<meta property=\"og:image:height\" content=\"453\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Janki Mehta\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Janki Mehta\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/self-signed-vs-publicly-trusted-ca-code-signing-certificates\",\"url\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/self-signed-vs-publicly-trusted-ca-code-signing-certificates\",\"name\":\"Self-Signed vs. Publicly Trusted CA Code Signing Certificates\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/self-signed-vs-publicly-trusted-ca-code-signing-certificates#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/self-signed-vs-publicly-trusted-ca-code-signing-certificates#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/slef-signed-vs-pinlicly-trusted-ca-code-signing-certificates.png\",\"datePublished\":\"2022-11-26T02:40:39+00:00\",\"dateModified\":\"2024-09-18T12:32:13+00:00\",\"description\":\"Know the difference between the self-signed vs. Publicly Trusted CA Code Signing Certificates and how both differ to each other.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/self-signed-vs-publicly-trusted-ca-code-signing-certificates#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/signmycode.com\\\/blog\\\/self-signed-vs-publicly-trusted-ca-code-signing-certificates\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/self-signed-vs-publicly-trusted-ca-code-signing-certificates#primaryimage\",\"url\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/slef-signed-vs-pinlicly-trusted-ca-code-signing-certificates.png\",\"contentUrl\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/slef-signed-vs-pinlicly-trusted-ca-code-signing-certificates.png\",\"width\":912,\"height\":453,\"caption\":\"Self Singed Vs Trusted Code Signing Certificate\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/self-signed-vs-publicly-trusted-ca-code-signing-certificates#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Self-Signed vs. Publicly Trusted CA Code Signing Certificates: What to Choose?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/\",\"name\":\"SignMyCode - Blog\",\"description\":\"Code Signing News, Updates\",\"publisher\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#organization\",\"name\":\"SignMyCode.com\",\"url\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/logo1.png\",\"contentUrl\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/logo1.png\",\"width\":135,\"height\":86,\"caption\":\"SignMyCode.com\"},\"image\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Self-Signed vs. Publicly Trusted CA Code Signing Certificates","description":"Know the difference between the self-signed vs. Publicly Trusted CA Code Signing Certificates and how both differ to each other.","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:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates","og_locale":"en_US","og_type":"article","og_title":"Self-Signed vs. Publicly Trusted CA Code Signing Certificates: What to Choose?","og_description":"Know the difference between the self-signed vs. Publicly Trusted CA Code Signing Certificates and how both differ to each other.","og_url":"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates","og_site_name":"SignMyCode - Blog","article_published_time":"2022-11-26T02:40:39+00:00","article_modified_time":"2024-09-18T12:32:13+00:00","og_image":[{"width":912,"height":453,"url":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2022\/11\/slef-signed-vs-pinlicly-trusted-ca-code-signing-certificates.png","type":"image\/png"}],"author":"Janki Mehta","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Janki Mehta","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates","url":"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates","name":"Self-Signed vs. Publicly Trusted CA Code Signing Certificates","isPartOf":{"@id":"https:\/\/signmycode.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates#primaryimage"},"image":{"@id":"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates#primaryimage"},"thumbnailUrl":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2022\/11\/slef-signed-vs-pinlicly-trusted-ca-code-signing-certificates.png","datePublished":"2022-11-26T02:40:39+00:00","dateModified":"2024-09-18T12:32:13+00:00","description":"Know the difference between the self-signed vs. Publicly Trusted CA Code Signing Certificates and how both differ to each other.","breadcrumb":{"@id":"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates#primaryimage","url":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2022\/11\/slef-signed-vs-pinlicly-trusted-ca-code-signing-certificates.png","contentUrl":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2022\/11\/slef-signed-vs-pinlicly-trusted-ca-code-signing-certificates.png","width":912,"height":453,"caption":"Self Singed Vs Trusted Code Signing Certificate"},{"@type":"BreadcrumbList","@id":"https:\/\/signmycode.com\/blog\/self-signed-vs-publicly-trusted-ca-code-signing-certificates#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/signmycode.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Self-Signed vs. Publicly Trusted CA Code Signing Certificates: What to Choose?"}]},{"@type":"WebSite","@id":"https:\/\/signmycode.com\/blog\/#website","url":"https:\/\/signmycode.com\/blog\/","name":"SignMyCode - Blog","description":"Code Signing News, Updates","publisher":{"@id":"https:\/\/signmycode.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/signmycode.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/signmycode.com\/blog\/#organization","name":"SignMyCode.com","url":"https:\/\/signmycode.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/signmycode.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2021\/10\/logo1.png","contentUrl":"https:\/\/signmycode.com\/blog\/wp-content\/uploads\/2021\/10\/logo1.png","width":135,"height":86,"caption":"SignMyCode.com"},"image":{"@id":"https:\/\/signmycode.com\/blog\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/posts\/833","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/comments?post=833"}],"version-history":[{"count":18,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/posts\/833\/revisions"}],"predecessor-version":[{"id":4839,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/posts\/833\/revisions\/4839"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/media\/838"}],"wp:attachment":[{"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/media?parent=833"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/categories?post=833"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/signmycode.com\/blog\/wp-json\/wp\/v2\/tags?post=833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}