![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Security and Windows Vista A forum for discussion on security issues with Windows Vista. (microsoft.public.windows.vista.security) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
When i issue the following command (running as a local administrator):
netsh http add sslcert ipport=0.0.0.0:8080 certhash=biglongcerthashblahblah appid={some-long-app-id} or httpcfg set ssl /i 0.0.0.0:8080 /h biglongcerthashblahblah /g "{some-long-app-id}" i get the following: SSL Certificate add failed, Error: 1312 A specified logon session does not exist. It may already have been terminated. I have tried with and without user account control enabled. I've tried both a locally created adminstrator account & my domain user which is also admin. Anyone have any ideas? |
|
|||
|
Are you using a 3rd party CSP?
I have also seen this when one administrative user sets up a site and another administrative user tries to modify\delete it. You don't need to turn off UAC you can just run from an elevated cmd. Jeremy "codedurenard" wrote: When i issue the following command (running as a local administrator): netsh http add sslcert ipport=0.0.0.0:8080 certhash=biglongcerthashblahblah appid={some-long-app-id} or httpcfg set ssl /i 0.0.0.0:8080 /h biglongcerthashblahblah /g "{some-long-app-id}" i get the following: SSL Certificate add failed, Error: 1312 A specified logon session does not exist. It may already have been terminated. I have tried with and without user account control enabled. I've tried both a locally created adminstrator account & my domain user which is also admin. Anyone have any ideas? |
| Thread Tools | |
| Display Modes | |
|
|