CZ-NIC / django-fido

Django application for FIDO protocol U2F
GNU General Public License v3.0
27 stars 11 forks source link

Test are failing #213

Closed tpazderka closed 1 year ago

tpazderka commented 1 year ago

Tests started to fail as some certificates used in the metadata expired. There is no clear way to mock the datetime for crypto library...

Mocking the library call seems to be necessary.