x509securitytokenmanager

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

浪尽此生 提交于 2019-11-28 05:09:48
问题 I get this message: Cannot find the X.509 certificate using the following search criteria: StoreName 'My', StoreLocation 'LocalMachine', FindType 'FindBySubjectDistinguishedName', FindValue 'CN=HighBall'. My web.config setup looks like this; Authentication is set like... <authentication mode="Windows" /> The bindings are set for wsHttpBinging and my Service behavior is set as such... <behavior name="HighBall.Services.ServiceVerificationBehavior"> <serviceAuthorization principalPermissionMode=