abhishek-ram / pyas2

This repo is no longer maintained and has been moved to https://github.com/abhishek-ram/django-pyas2
GNU General Public License v2.0
47 stars 23 forks source link

implement UI option to disable certificate chain verification during payload verification #12

Closed clatze closed 9 years ago

clatze commented 9 years ago

when receiving payloads signed by an invalid certificate chain (e.g. a self-signed one), the verification will fail. Please implement a UI option that would disable certificate chain verification while still verifying the payload.