我們正在將服務器從Windows 2003升級到2008年。作爲該過程的一部分,我需要使用SSL證書配置端口。當我運行以下命令:Windows 2008 R2上的netsh錯誤
netsh http add sslcert ipport=1.2.3.4:8000 certhash=certificatehash appid={someGUID}
我得到了以下錯誤:
SSL Certificate add failed, Error: 1312 A specified logon session does not exist. It may already have been terminated.
運行時使用管理員不能解決問題命令提示符。請注意,我沒有在Windows 2003上遇到這個問題(使用httpcfg),並且在那裏工作得很好。
有沒有人遇到過這個問題?謝謝。
我已經一直在這個鏈接ht tp://msdn.microsoft.com/en-us/library/ms733791(v = VS.90).aspx和我有同樣的問題。 – Megacan 2011-06-03 11:16:02