tweag / webauthn

A library for parsing and validating webauthn/fido2 credentials
Apache License 2.0
34 stars 11 forks source link

Release script should update root certificates #134

Closed ErinvanderVeen closed 2 years ago

ErinvanderVeen commented 2 years ago

Every release it should probably be a good idea to update the root certificates to their latest version.

This could be part of the "Version x.x.x" commit.

Perhaps the release script could ask if an update was done?