{"id":4932,"date":"2023-11-27T13:19:48","date_gmt":"2023-11-27T21:19:48","guid":{"rendered":"https:\/\/SUMMALAI.COM\/?p=4932"},"modified":"2023-11-27T13:25:28","modified_gmt":"2023-11-27T21:25:28","slug":"how-to-install-an-ssl-certificate-on-iis-10-manually","status":"publish","type":"post","link":"https:\/\/SUMMALAI.COM\/?p=4932","title":{"rendered":"How to Install an SSL Certificate on IIS 10 Manually"},"content":{"rendered":"\n<p>Purchased and downloaded your certificate&nbsp;from your certificate provider like Godaddy, Digicert, SSL.com etc..<\/p>\n\n\n\n<p><strong>Convert your .crt file to a .cer file<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\" type=\"1\"><li>Locate your downloaded&nbsp;.crt&nbsp;file, and double-click to open it.<\/li><li>Select the&nbsp;Details&nbsp;tab, and then the&nbsp;Copy to File&nbsp;button.<\/li><li>Select&nbsp;Next&nbsp;in the Certificate Wizard.<\/li><li>Select&nbsp;Base-64 encoded X.509(.CER)&nbsp;and then select&nbsp;Next.<\/li><li>Select&nbsp;Browse, locate where you want to save your&nbsp;.CER&nbsp;file, and type in a name for your certificate.<\/li><li>Select&nbsp;Next&nbsp;and then&nbsp;Finished.<\/li><\/ol>\n\n\n\n<p><strong>Copy your certificate files onto the server<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\" type=\"1\" start=\"7\"><li>Find the directory on your server where certificate and key files are stored, then upload your intermediate certificate (gd_iis_intermediates.p7b&nbsp;or similar) and primary certificate (.cer&nbsp;file that you just converted) into that folder.<\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Add a Certificate Snap-in to the Microsoft Management Console (MMC)<\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"8\"><li>Click on your&nbsp;<strong>Start Menu<\/strong>, then click&nbsp;<strong>Run<\/strong>.<\/li><li>In the prompt, type&nbsp;<strong>mmc<\/strong>&nbsp;and click&nbsp;<strong>OK<\/strong>.<\/li><li>Click&nbsp;<strong>File<\/strong>, then click&nbsp;<strong>Add\/Remove Snap-in<\/strong>.<\/li><li>On the new window, click the&nbsp;<strong>Add<\/strong>&nbsp;button.<\/li><li>On the new window, select&nbsp;<strong>Certificates<\/strong>&nbsp;and click&nbsp;<strong>Add<\/strong>.<\/li><li>Select&nbsp;<strong>Computer account<\/strong>&nbsp;for the snap-in and click&nbsp;<strong>Next<\/strong>.<\/li><li>Click&nbsp;<strong>Local computer<\/strong>&nbsp;and click&nbsp;<strong>Finish<\/strong>.<\/li><li>Click&nbsp;<strong>Close<\/strong>&nbsp;on the&nbsp;<strong>Add Standalone Snap-in<\/strong>&nbsp;window.<\/li><li>Click&nbsp;<strong>OK<\/strong>&nbsp;on the&nbsp;<strong>Add\/Remove Snap-in<\/strong>&nbsp;window.<\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Import the Intermediate SSL Certificate<\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"17\"><li>In the MCC Console, click&nbsp;<strong>\u25b8<\/strong>&nbsp;to expand&nbsp;<strong>Certificates (Local Computer)<\/strong>.<\/li><li>Right click on the&nbsp;<strong>Intermediate Certification Authorities<\/strong>&nbsp;folder, hover over&nbsp;<strong>All Tasks<\/strong>&nbsp;and click&nbsp;<strong>Import<\/strong>.<\/li><li>On the new window, click&nbsp;<strong>Next<\/strong>.<\/li><li>Click&nbsp;<strong>Browse<\/strong>, find your&nbsp;<code>gd_iis_intermediates.p7b<\/code>&nbsp;intermediate certificate file and click&nbsp;<strong>Open<\/strong>.<\/li><li>Click&nbsp;<strong>Next<\/strong>, verify that the certificate information is proper and click&nbsp;<strong>Finish<\/strong>.<\/li><li>Close the&nbsp;<strong>the import was successful<\/strong>&nbsp;notification.<\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Install your SSL certificate<\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"23\"><li>Click on your&nbsp;<strong>Start Menu<\/strong>, then click&nbsp;<strong>Run<\/strong>.<\/li><li>In the prompt, type&nbsp;<strong>inetmgr<\/strong>&nbsp;and click&nbsp;<strong>OK<\/strong>&nbsp;to launch the Internet Information Services (IIS) Manager.<\/li><li>Under the&nbsp;<strong>Connections<\/strong>&nbsp;panel on the left, click on your&nbsp;<strong>Server Name<\/strong>.<\/li><li>In the main panel under the&nbsp;<strong>IIS<\/strong>&nbsp;section, double click on&nbsp;<strong>Server Certificates<\/strong>.<\/li><li>Under the&nbsp;<strong>Actions<\/strong>&nbsp;panel on the right, click&nbsp;<strong>Complete Certificate Request<\/strong>.<\/li><li>On the new window, click&nbsp;<strong>&#8230;<\/strong>&nbsp;to browse, find your previously uploaded primary certificate file and click&nbsp;<strong>Open<\/strong>.<\/li><li>Add a&nbsp;<strong>Friendly name<\/strong>&nbsp;to easily identify this certificate in the future.<\/li><li>In the&nbsp;<strong>certificate store<\/strong>&nbsp;option, select&nbsp;<strong>Web Hosting<\/strong>&nbsp;and click&nbsp;<strong>OK<\/strong>.<\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Bind the SSL certificate<\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"31\"><li>Under the&nbsp;<strong>Connections<\/strong>&nbsp;panel on the left, click&nbsp;<strong>\u25b8<\/strong>&nbsp;to expand the&nbsp;<strong>Sites<\/strong>&nbsp;folder.<\/li><li>Click the&nbsp;<strong>Site Name<\/strong>&nbsp;that you plan to install the SSL certificate onto.<\/li><li>Under the&nbsp;<strong>Actions<\/strong>&nbsp;panel on the right, find the&nbsp;<strong>Edit Site<\/strong>&nbsp;section and click&nbsp;<strong>Bindings<\/strong>.<\/li><li>On the new window, click&nbsp;<strong>Add<\/strong>&nbsp;and fill out the following information:<ul><li><strong>Type:<\/strong>&nbsp;select&nbsp;<strong>https<\/strong>.<\/li><li><strong>IP Address:<\/strong>&nbsp;select&nbsp;<strong>All Unassigned<\/strong>.<\/li><li><strong>Port:<\/strong>&nbsp;type in&nbsp;<strong>443<\/strong>.<\/li><li><strong>Host name:<\/strong>&nbsp;leave this empty.<\/li><li><strong>SSL Certificate:<\/strong>&nbsp;select your recently installed SSL.<\/li><\/ul><\/li><li>Click&nbsp;<strong>OK<\/strong>&nbsp;to confirm, then&nbsp;<strong>Close<\/strong>&nbsp;for the&nbsp;<strong>Site Bindings<\/strong>&nbsp;window.<\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Restart IIS (optional)<\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"36\"><li>Under the&nbsp;<strong>Actions<\/strong>&nbsp;panel on the right, find the&nbsp;<strong>Manage Website<\/strong>&nbsp;section and click&nbsp;<strong>Restart<\/strong>.<\/li><\/ol>\n\n\n\n<p>Ref: <a href=\"https:\/\/ca.godaddy.com\/help\/manually-install-an-ssl-certificate-on-my-iis-10-server-27349\">Manually install an SSL certificate on my IIS 10 server | SSL Certificates &#8211; GoDaddy Help CA<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Purchased and downloaded your certificate&nbsp;from your certificate provider like Godaddy, Digicert, SSL.com etc.. Convert your .crt file to a .cer file Locate your downloaded&nbsp;.crt&nbsp;file, and double-click to open it. Select the&nbsp;Details&nbsp;tab, and then the&nbsp;Copy to File&nbsp;button. Select&nbsp;Next&nbsp;in the Certificate Wizard. Select&nbsp;Base-64 encoded X.509(.CER)&nbsp;and then select&nbsp;Next. Select&nbsp;Browse, locate where you want to save your&nbsp;.CER&nbsp;file, and type <a class=\"read-more\" href=\"https:\/\/SUMMALAI.COM\/?p=4932\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[10,14,15],"tags":[1714],"class_list":["post-4932","post","type-post","status-publish","format-standard","hentry","category-microsoft","category-windows-7-8-10","category-windows-servers","tag-install-an-ssl-certificate-on-iis"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/4932","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4932"}],"version-history":[{"count":6,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/4932\/revisions"}],"predecessor-version":[{"id":4940,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/4932\/revisions\/4940"}],"wp:attachment":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4932"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4932"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4932"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}