{"id":628,"date":"2022-10-18T10:32:19","date_gmt":"2022-10-18T10:32:19","guid":{"rendered":"https:\/\/signmycode.com\/resources\/?p=628"},"modified":"2024-09-16T11:21:27","modified_gmt":"2024-09-16T11:21:27","slug":"how-do-i-export-code-signing-certificate-from-safari","status":"publish","type":"post","link":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari","title":{"rendered":"How do I export my Code Signing Certificate from Safari Browser?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0);color:#00b373\" class=\"has-inline-color\">Note: Due to the New CA\/B Guideline, the Code Signing Certificate is not exported; private keys must be marked as non-exportable!<\/mark><\/strong><\/p>\n\n\n\n<p class=\"mt-4 mb-3 wp-block-paragraph\">Apple does not trust any code signing certificates other than its own. However, if you want to use the code signing certificate installed on a Mac on another device, you can do it by exporting it. Here is how you can export it!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Code signing is a crucial element of the software development and publication process. It helps the developers ensure the authenticity of their code and make sure that the code is not altered in any way. However, attaining a <a href=\"https:\/\/signmycode.com\/code-signing-certificates\">code signing certificate<\/a> requires a lot of verification.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One can get a code signing certificate from a reputed certificate authority after vetting. <span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">Going for an\u00a0<a href=\"https:\/\/signmycode.com\/ev-code-signing\" target=\"_blank\" rel=\"noopener\">EV Code Signing Certificate<\/a>\u00a0is advisable\u00a0<\/span>as it offers add-on benefits over the regular certificate.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"> Once you get it, you can download it, and the system (in-browser script) will fetch all the previous private keys and install the certificate in the certificate manager folder.<\/p>\n\n\n\n<p class=\"mb-4 wp-block-paragraph\">Now, the question arises: what if you want to use the certificate in another browser or system? How can you use it? Let\u2019s read this informative piece and find out more!<\/p>\n\n\n\n<h2 class=\"wp-block-heading mb-3\">What is the need to Export a Code Signing Certificate?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The need to install a code signing certificate is clear, right? It ensures authenticity, keeps your code safe online, builds trust and reputation, and whatnot. But why export the certificate?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There is only one reason for that. Suppose you bought a new system or started using a new browser. It may not be convenient to get a new certificate altogether. Therefore, the best thing to do here is to use the same code signing certificate in another system or browser.<\/p>\n\n\n\n<p class=\"mb-4 wp-block-paragraph\">Exporting the certificate helps you in using the certificate again in another browser or PC. Read ahead to know how!<\/p>\n\n\n\n<h2 class=\"wp-block-heading mb-3\">Where are Certificates stored in Safari?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Unlike every other tech giant, Apple does things differently. Therefore, the Safari browser uses the excellent Keychain utility to store and manage digital certificates on the device.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to see if the code signing certificate is installed on your Apple device, follow the following steps!<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1. Keychain Access<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">As all your digital certificates are installed in the Keychain Utility, you must get there first. To <strong>open the keychain utility<\/strong>, go to the <strong>Finder <\/strong>window, choose<strong> favorites<\/strong>, followed by Applications and Utilities. Double-click on the <strong>Keychain Access<\/strong> option.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2. Go to Certificates<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The keychain access window will show you various options. Choose the <strong>login option <\/strong>under the <strong>keychain option<\/strong> on the left. Then, choose <strong>Category<\/strong> on the left and click on <strong>Certificates<\/strong>. <span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">You will see the\u00a0<strong>certificate\u00a0<\/strong>on the right\u00a0<\/span>if you installed it on the PC.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3. Check the private key<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">So far, you can see the certificate that you have installed. If you want to see the certificate&#8217;s private key, you need to expand it. If there is no private key under the certificate, you must re-key it by reinstalling it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once it is confirmed that the certificate is installed along with the private key, it is time for you to use it and sign the software you made.<\/p>\n\n\n\n<h2 class=\"wp-block-heading mb-3\">How to Export the Code Signing Certificate on Safari?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">So, let\u2019s break down the prime concept of the article, the exporting of the code signing certificate on Safari. The process is pretty simple!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here are the detailed steps of the same!<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Open Keychain Access: <\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Digital certificates are installed in the Keychain Utility, so you must get there first. <span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">To open the\u00a0<strong>keychain utility<\/strong>, go to the\u00a0<strong>Finder\u00a0<\/strong>window and choose\u00a0<strong>favorites,\u00a0<\/strong>followed by Applications and Utilities.<\/span> Double-click on the <strong>Keychain Access<\/strong> option.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Go to Certificates: <\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The keychain access window will show you various options. Choose the <strong>login <\/strong>option under the keychain option on the left. Then, choose <strong>Category <\/strong>on the left and click on <strong>Certificates<\/strong>. You will see the certificate on the right if you installed it on the PC. If you see the certificate, select code signing certificate and intermediate certificate.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Export Items: <\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Next, in the Keychain access toolbar, choose the Export items option.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4. An export items box will appear; here are some key things to do here:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Choose the Personal Information Exchange (.p12) option in the file format box.<\/li>\n\n\n\n<li>Next comes the save as a box. Choose the location where you want to save the .p12 file or the code signing certificate. Make sure that you save the file in a place you remember and that you have permission to access it.<\/li>\n\n\n\n<li>Lastly, name the certificate and click on Save.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">5. Create a Password: <\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Next, in the password window, create and verify the password. Click on Ok.<\/p>\n\n\n\n<p class=\"mb-4 wp-block-paragraph\">This is how the code signing certificate is exported from the Safari browser. After you have the code signing certificate on the device, you can use it on other browsers and devices.<\/p>\n\n\n\n<h2 class=\"wp-block-heading mb-3\">Conclusion<\/h2>\n\n\n\n<p class=\"mb-4 wp-block-paragraph\">When you have the code signing certificate on your PC, you can use it on other machines. This is the best solution, as it can be pretty expensive to get a new certificate altogether. But, as Apple only trusts the certificates produced by itself, not any other, it can be tricky to export.<\/p>\n\n\n\n<p class=\"mb-4 wp-block-paragraph\">But, the abovementioned method will help you export the certificate and get the best out of your money.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Note: Due to the New CA\/B Guideline, the Code Signing Certificate is not exported; private keys must be marked as non-exportable! Apple does not trust any code signing certificates other than its own. However, if you want to use the code signing certificate installed on a Mac on another device, you can do it by&hellip; <a class=\"more-link\" href=\"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari\">Read More <span class=\"screen-reader-text\">How do I export my Code Signing Certificate from Safari Browser?<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":633,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[86],"class_list":["post-628","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-code-signing-tutorials","tag-export-code-signing-certificate-from-safari","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How do I export Code Signing Certificate from Safari?<\/title>\n<meta name=\"description\" content=\"Code signing certificate is quite essential. Here&#039;s a blog to help you export Code Signing Certificate from Safari.\" \/>\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\/resources\/how-do-i-export-code-signing-certificate-from-safari\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How do I export Code Signing Certificate from Safari?\" \/>\n<meta property=\"og:description\" content=\"Code signing certificate is quite essential. Here&#039;s a blog to help you export Code Signing Certificate from Safari.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari\" \/>\n<meta property=\"og:site_name\" content=\"SignMyCode - Resources\" \/>\n<meta property=\"article:published_time\" content=\"2022-10-18T10:32:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-16T11:21:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2022\/10\/export-code-signing-certificate-from-safari.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:creator\" content=\"@Sign_My_Code\" \/>\n<meta name=\"twitter:site\" content=\"@Sign_My_Code\" \/>\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\":\"Article\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari\"},\"author\":{\"name\":\"Janki Mehta\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#\\\/schema\\\/person\\\/2e80276fd34fd5439c04cd3cb96a389f\"},\"headline\":\"How do I export my Code Signing Certificate from Safari Browser?\",\"datePublished\":\"2022-10-18T10:32:19+00:00\",\"dateModified\":\"2024-09-16T11:21:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari\"},\"wordCount\":897,\"publisher\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/export-code-signing-certificate-from-safari.png\",\"keywords\":[\"export Code Signing Certificate from Safari\"],\"articleSection\":[\"Code Signing Tutorials\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari\",\"url\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari\",\"name\":\"How do I export Code Signing Certificate from Safari?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/export-code-signing-certificate-from-safari.png\",\"datePublished\":\"2022-10-18T10:32:19+00:00\",\"dateModified\":\"2024-09-16T11:21:27+00:00\",\"description\":\"Code signing certificate is quite essential. Here's a blog to help you export Code Signing Certificate from Safari.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari#primaryimage\",\"url\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/export-code-signing-certificate-from-safari.png\",\"contentUrl\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/export-code-signing-certificate-from-safari.png\",\"width\":912,\"height\":453,\"caption\":\"Export Code Signing Certificate from Safari\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/how-do-i-export-code-signing-certificate-from-safari#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How do I export my Code Signing Certificate from Safari Browser?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#website\",\"url\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/\",\"name\":\"SignMyCode - Resources\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#organization\",\"name\":\"SignMyCode\",\"url\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/logo1.png\",\"contentUrl\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/logo1.png\",\"width\":135,\"height\":86,\"caption\":\"SignMyCode\"},\"image\":{\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/Sign_My_Code\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/signmycode.com\\\/resources\\\/#\\\/schema\\\/person\\\/2e80276fd34fd5439c04cd3cb96a389f\",\"name\":\"Janki Mehta\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g\",\"caption\":\"Janki Mehta\"},\"description\":\"Janki Mehta is a Cyber-Security Enthusiast who constantly updates herself with new advancements in the Web\\\/Cyber Security niche. Along with theoretical knowledge, she also implements her practical expertise in day-to-day tasks and helps others to protect themselves from threats.\",\"sameAs\":[\"http:\\\/\\\/smcresources.ssltoolsonline.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How do I export Code Signing Certificate from Safari?","description":"Code signing certificate is quite essential. Here's a blog to help you export Code Signing Certificate from Safari.","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\/resources\/how-do-i-export-code-signing-certificate-from-safari","og_locale":"en_US","og_type":"article","og_title":"How do I export Code Signing Certificate from Safari?","og_description":"Code signing certificate is quite essential. Here's a blog to help you export Code Signing Certificate from Safari.","og_url":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari","og_site_name":"SignMyCode - Resources","article_published_time":"2022-10-18T10:32:19+00:00","article_modified_time":"2024-09-16T11:21:27+00:00","og_image":[{"width":912,"height":453,"url":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2022\/10\/export-code-signing-certificate-from-safari.png","type":"image\/png"}],"author":"Janki Mehta","twitter_card":"summary_large_image","twitter_creator":"@Sign_My_Code","twitter_site":"@Sign_My_Code","twitter_misc":{"Written by":"Janki Mehta","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari#article","isPartOf":{"@id":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari"},"author":{"name":"Janki Mehta","@id":"https:\/\/signmycode.com\/resources\/#\/schema\/person\/2e80276fd34fd5439c04cd3cb96a389f"},"headline":"How do I export my Code Signing Certificate from Safari Browser?","datePublished":"2022-10-18T10:32:19+00:00","dateModified":"2024-09-16T11:21:27+00:00","mainEntityOfPage":{"@id":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari"},"wordCount":897,"publisher":{"@id":"https:\/\/signmycode.com\/resources\/#organization"},"image":{"@id":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari#primaryimage"},"thumbnailUrl":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2022\/10\/export-code-signing-certificate-from-safari.png","keywords":["export Code Signing Certificate from Safari"],"articleSection":["Code Signing Tutorials"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari","url":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari","name":"How do I export Code Signing Certificate from Safari?","isPartOf":{"@id":"https:\/\/signmycode.com\/resources\/#website"},"primaryImageOfPage":{"@id":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari#primaryimage"},"image":{"@id":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari#primaryimage"},"thumbnailUrl":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2022\/10\/export-code-signing-certificate-from-safari.png","datePublished":"2022-10-18T10:32:19+00:00","dateModified":"2024-09-16T11:21:27+00:00","description":"Code signing certificate is quite essential. Here's a blog to help you export Code Signing Certificate from Safari.","breadcrumb":{"@id":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari#primaryimage","url":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2022\/10\/export-code-signing-certificate-from-safari.png","contentUrl":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2022\/10\/export-code-signing-certificate-from-safari.png","width":912,"height":453,"caption":"Export Code Signing Certificate from Safari"},{"@type":"BreadcrumbList","@id":"https:\/\/signmycode.com\/resources\/how-do-i-export-code-signing-certificate-from-safari#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/signmycode.com\/resources\/"},{"@type":"ListItem","position":2,"name":"How do I export my Code Signing Certificate from Safari Browser?"}]},{"@type":"WebSite","@id":"https:\/\/signmycode.com\/resources\/#website","url":"https:\/\/signmycode.com\/resources\/","name":"SignMyCode - Resources","description":"","publisher":{"@id":"https:\/\/signmycode.com\/resources\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/signmycode.com\/resources\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/signmycode.com\/resources\/#organization","name":"SignMyCode","url":"https:\/\/signmycode.com\/resources\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/signmycode.com\/resources\/#\/schema\/logo\/image\/","url":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2021\/11\/logo1.png","contentUrl":"https:\/\/signmycode.com\/resources\/wp-content\/uploads\/2021\/11\/logo1.png","width":135,"height":86,"caption":"SignMyCode"},"image":{"@id":"https:\/\/signmycode.com\/resources\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/Sign_My_Code"]},{"@type":"Person","@id":"https:\/\/signmycode.com\/resources\/#\/schema\/person\/2e80276fd34fd5439c04cd3cb96a389f","name":"Janki Mehta","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/74a1328bbec77f3a65123c2396050e61b60fe3831478ceb96b55e5a0fe44e370?s=96&d=blank&r=g","caption":"Janki Mehta"},"description":"Janki Mehta is a Cyber-Security Enthusiast who constantly updates herself with new advancements in the Web\/Cyber Security niche. Along with theoretical knowledge, she also implements her practical expertise in day-to-day tasks and helps others to protect themselves from threats.","sameAs":["http:\/\/smcresources.ssltoolsonline.com"]}]}},"_links":{"self":[{"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/posts\/628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/comments?post=628"}],"version-history":[{"count":10,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/posts\/628\/revisions"}],"predecessor-version":[{"id":3973,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/posts\/628\/revisions\/3973"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/media\/633"}],"wp:attachment":[{"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/media?parent=628"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/categories?post=628"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/signmycode.com\/resources\/wp-json\/wp\/v2\/tags?post=628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}