wcf - Can't configure HTTP.SYS to allow SSL trafic (netsh.exe) -


i’m running self-hosting service , when try configure http.sys allow ssl traffic:

netsh http add sslcert 0.0.0.0:8000                         ba616b762ba67f30d62a94c59febf34bbf3089a9                        {4dc3e181-e14b-4a21-b022-59fc669b0914}  'ba...' string thumbprint of installed certificate  , '{4dc3e…}' random number ( assume used application identifier ) 

i error “ssl certificate add failed, error:1312. specified logon session not exist. may have been terminated” . ideas doing wrong?

thank you

are sure format not

httpcfg set ssl /i 10.0.0.1:80 /h 2c8bfddf59a4a51a2a5b6186c22473108295624d /g "{2bb50d9c-7f6a-4d6f-873d-5aee7fb43290}" 

Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -