zendesk / samlr

Clean room implementation of SAML for Ruby
Apache License 2.0
30 stars 12 forks source link

add support for SHA256 fingerprints #19

Closed kintner closed 8 years ago

kintner commented 8 years ago

@zendesk/secdev :octopus: @grosser @steved @morten

This is an initial spike for verifying the certificate using a SHA256 fingerprint when provided and otherwise falling back to SHA1.

grosser commented 8 years ago

:+1: looks safe

jespr commented 8 years ago

:+1: