IIS 7 Error “A specified logon session does not exist. It may already have been terminated.” when using https

后端 未结 19 971
情书的邮戳
情书的邮戳 2021-01-30 19:58

I am trying to create Client Certificates Authentication for my asp.net Website.

In order to create client certificates, I need to create a Certificate Authority first:<

19条回答
  •  悲&欢浪女
    2021-01-30 20:05

    In our case this problem occurred because we have installed the certificate in a Virtual Machine and made an image of it for further use.

    When creating another VM from the image previously created the certificate sends the message.

    To avoid this be sure to install the certificate on every new VM installed.

提交回复
热议问题