Http url is working fine, but if I try the same for https url , I am getting the following exception :
Cannot find the X.509 certificate using the following search criteria: S开发者_StackOverflowtoreName 'TrustedPeople', StoreLocation 'LocalMachine', FindType 'FindByThumbprint', FindValue '67C54590FD5ECDD33901E6440F81B5EE60F9BF40'.
You need to get the SSL certificate and put it on your IIS.
精彩评论