fix secmod_rsa config; fix signkey stamp_end

This commit is contained in:
swrup 2026-02-23 05:20:24 +01:00
parent 8996eb7424
commit 5e9426267a
4 changed files with 59 additions and 50 deletions

View file

@ -234,12 +234,4 @@ end
- sign: check timestamps before signing
- schedule tasks
- !lock
taler doc/config is confusing
how is computed stamp_expire stamp_end
what to do of 'Exchange.signkey_legal_duration'
=>
stamp_expire = stamp_start + duration
stamp_end = stamp_start + signkey_legal_duration
(not sure about it)
*)