G
Guest
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?
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?