{"id":85,"date":"2016-01-18T21:42:09","date_gmt":"2016-01-18T21:42:09","guid":{"rendered":"http:\/\/www.pkipartner.support\/?page_id=85"},"modified":"2016-01-19T09:52:33","modified_gmt":"2016-01-19T09:52:33","slug":"faq-how-do-i-make-my-own-bundle-file-from-crt-files","status":"publish","type":"page","link":"https:\/\/pkipartner.com\/support\/faq-how-do-i-make-my-own-bundle-file-from-crt-files\/","title":{"rendered":"SSL- How do I make my own bundle file from CRT files?"},"content":{"rendered":"<h1>How do I make my own bundle file from CRT files?<\/h1>\n<p>You may do this using you favorite text editor or by using the command line.<br \/>\nExample:<\/p>\n<ul>\n<li># Root CA Certificate &#8211; AddTrustExternalCARoot.crt<\/li>\n<li># Intermediate CA Certificate 1 &#8211; UTNAddTrustSGCCA.crt<\/li>\n<li># Intermediate CA Certificate 2 &#8211; ComodoUTNSGCCA.crt<\/li>\n<li># Intermediate CA Certificate 3 &#8211; EssentialSSLCA_2.crt<\/li>\n<li># Your SSL Certificate &#8211; yourDomain.crt<\/li>\n<\/ul>\n<p><strong>Note<\/strong>: You will not need your SSL certificate for this exercise.<\/p>\n<h3>GUI Text Editor<\/h3>\n<ol>\n<li>Open all files in a text editor. (Remember, not your domain certificate.)<\/li>\n<li>Create a new blank text file.<\/li>\n<li>Copy contents of all files in reverse order and paste them into the new file.<br \/>\n<strong>Example<\/strong>: Intermediate 3, Intermediate 2, Intermediate 1, Root Certificate.<\/li>\n<li>Save newly created file as &#8216;yourDomain.ca-bundle&#8217;.<\/li>\n<\/ol>\n<h3>Command Line<\/h3>\n<p><strong>Linux or UNIX-like Operating Systems:<\/strong><br \/>\n&#8212; cat EssentialSSLCA_2.crt ComodoUTNSGCCA.crt UTNAddTrustSGCCA.crt<br \/>\nAddTrustExternalCARoot.crt &gt; yourDomain.ca-bundle<\/p>\n<p><strong>Windows or DOS:<\/strong><br \/>\n&#8212; copy EssentialSSLCA_2.crt + ComodoUTNSGCCA.crt + UTNAddTrustSGCCA.crt +<br \/>\nAddTrustExternalCARoot.crt yourDomain.ca-bundle<\/p>\n<p><strong>Note<\/strong>: &#8216;yourDomain.ca-bundle&#8217; is only a place holder file name. You may call it anything you\u00a0want.<\/p>\n<h3>Related Items<\/h3>\n<p><a href=\"http:\/\/www.pkipartner.com\/support\/faq-which-is-root-which-it-intermediate\/\">Root &amp; Intermediate Certificates<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How do I make my own bundle file from CRT files? You may do this using you favorite text editor or by using the command line. Example: # Root CA Certificate &#8211; AddTrustExternalCARoot.crt # Intermediate CA Certificate 1 &#8211; UTNAddTrustSGCCA.crt # Intermediate CA Certificate 2 &#8211; ComodoUTNSGCCA.crt # Intermediate CA\u2026<\/p>\n<p> <a class=\"continue-reading-link\" href=\"https:\/\/pkipartner.com\/support\/faq-how-do-i-make-my-own-bundle-file-from-crt-files\/\"><span>Continue reading<\/span><i class=\"crycon-right-dir\"><\/i><\/a> <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/pkipartner.com\/support\/wp-json\/wp\/v2\/pages\/85"}],"collection":[{"href":"https:\/\/pkipartner.com\/support\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pkipartner.com\/support\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pkipartner.com\/support\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pkipartner.com\/support\/wp-json\/wp\/v2\/comments?post=85"}],"version-history":[{"count":3,"href":"https:\/\/pkipartner.com\/support\/wp-json\/wp\/v2\/pages\/85\/revisions"}],"predecessor-version":[{"id":135,"href":"https:\/\/pkipartner.com\/support\/wp-json\/wp\/v2\/pages\/85\/revisions\/135"}],"wp:attachment":[{"href":"https:\/\/pkipartner.com\/support\/wp-json\/wp\/v2\/media?parent=85"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}