Cannot find the X.509 Certificate using the following search criteria:
问题 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=