Cannot find the X.509 Certificate using the following search criteria:

后端 未结 3 1706
渐次进展
渐次进展 2020-12-19 21:37

I get this message:

Cannot find the X.509 certificate using the following search criteria: StoreName \'My\', StoreLocation \'LocalMachine\', FindType

3条回答
  •  一生所求
    2020-12-19 22:15

    Try to use Certificate Manager (with MMC) to see installed certificates. Instructions for XP: manage certificates for a computer, probably similar with Vista and 7 as well.

    I was having problems with service unable to find the x509 certificate, but by using the Certificate Manager I found out that "Install PFX" command from Windows Explorer had not installed the certificate at all! This was fixed by importing the certificate from Certificate Manager.

提交回复
热议问题