italia / eudi-wallet-it-python

Python toolchain for building an OpenID4VP RP with a SATOSA backend compliant with the Italian Wallet implementation profile
Apache License 2.0
16 stars 8 forks source link

Update X.509 CAs #231

Open peppelinux opened 5 months ago

peppelinux commented 5 months ago

The trust anchor could be also x.509, then the update/checks of its xertificates must be made as well in the start of the applicaiton (and periodically, like a cron)

~https://github.com/italia/eudi-wallet-it-python/blob/dev/pyeudiw/satosa/trust.py#L76~

https://github.com/italia/eudi-wallet-it-python/blob/dev/pyeudiw/satosa/utils/trust.py#L41