{"id":2587,"date":"2019-09-17T16:05:03","date_gmt":"2019-09-17T15:05:03","guid":{"rendered":"https:\/\/solidt.eu\/site\/?p=2587"},"modified":"2021-11-18T10:00:35","modified_gmt":"2021-11-18T09:00:35","slug":"windows-ssl-certificate-by-host-name-to-self-hosted-service","status":"publish","type":"post","link":"https:\/\/solidt.eu\/site\/windows-ssl-certificate-by-host-name-to-self-hosted-service\/","title":{"rendered":"Windows SSL Certificate by host-name or port to self-hosted service"},"content":{"rendered":"\n<p><a href=\"https:\/\/docs.microsoft.com\/en-us\/dotnet\/framework\/wcf\/feature-details\/how-to-configure-a-port-with-an-ssl-certificate\">https:\/\/docs.microsoft.com\/en-us\/dotnet\/framework\/wcf\/feature-details\/how-to-configure-a-port-with-an-ssl-certificate<\/a><\/p>\n\n\n\n<div style=\"height: 250px; position:relative; margin-bottom: 50px;\" class=\"wp-block-simple-code-block-ace\"><pre class=\"wp-block-simple-code-block-ace\" style=\"position:absolute;top:0;right:0;bottom:0;left:0\" data-mode=\"sh\" data-theme=\"monokai\" data-fontsize=\"14\" data-lines=\"Infinity\" data-showlines=\"true\" data-copy=\"false\">netsh http show sslcert\n\nnetsh http add sslcert hostnameport=\"my.domain.nl:443\" certhash=fc6c56258f1d149ba630f7a6bcd067a9a71969a6 appid={7922f823-fac6-4df7-9b14-d40c4a9b8aba} certstorename=my\n\nnetsh http add sslcert ipport=0.0.0.0:8000 certhash=0000000000003ed9cd0c315bbb6dc1c08da5e6 appid={00112233-4455-6677-8899-AABBCCDDEEFF}\n\nnetsh http add sslcert ipport=0.0.0.0:8000 certhash=0000000000003ed9cd0c315bbb6dc1c08da5e6 appid={00112233-4455-6677-8899-AABBCCDDEEFF} clientcertnegotiation=enable  \n\nNetsh http delete sslcert ipport=0.0.0.0:8005  <\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/docs.microsoft.com\/en-us\/dotnet\/framework\/wcf\/feature-details\/how-to-configure-a-port-with-an-ssl-certificate<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2587","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/2587","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/comments?post=2587"}],"version-history":[{"count":4,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/2587\/revisions"}],"predecessor-version":[{"id":5615,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/posts\/2587\/revisions\/5615"}],"wp:attachment":[{"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/media?parent=2587"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/categories?post=2587"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solidt.eu\/site\/wp-json\/wp\/v2\/tags?post=2587"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}