Skip to content

Instantly share code, notes, and snippets.

@sandrinodimattia
Created July 19, 2012 22:54
Show Gist options
  • Save sandrinodimattia/3147430 to your computer and use it in GitHub Desktop.
Save sandrinodimattia/3147430 to your computer and use it in GitHub Desktop.
Find IdentityModel certificate
<microsoft.identityModel>
<service>
...
<serviceCertificate>
<certificateReference x509FindType="FindByThumbprint"
findValue="0FD1AC13BB1F1B19997DAD5413EA138AC47471F0" />
</serviceCertificate>
</service>
</microsoft.identityModel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment