View Issue Details

IDProjectCategoryView StatusLast Update
0004506Talermechant backendpublic2024-01-12 14:04
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004506: error reporting: check if master key from /keys matches the corresponding key in the configuration
Description... not checking this results in rather confusing error messages when the merchant is misconfigured.
TagsNo tags attached.

Activities

Christian Grothoff

2016-05-18 18:00

manager   ~0010691

Fixed in 396f29a..daff72b

Christian Grothoff

2021-09-02 18:14

manager   ~0018311

Fix committed to master branch.

Related Changesets

exchange: master daff72b6

2016-05-18 19:58

Christian Grothoff


Details Diff
fix 0004506: check that master key matches our master key when loading signing and denomination keys; also do not send master_pub with each signing key, that is not in the spec Affected Issues
0004506
mod - src/exchange-lib/exchange_api_handle.c Diff File
mod - src/exchange/taler-exchange-httpd_keystate.c Diff File

Issue History

Date Modified Username Field Change
2016-05-18 17:33 Florian Dold New Issue
2016-05-18 17:33 Florian Dold Status new => assigned
2016-05-18 17:33 Florian Dold Assigned To => Marcello Stanisci
2016-05-18 17:37 Florian Dold Assigned To Marcello Stanisci => Florian Dold
2016-05-18 17:59 Christian Grothoff Assigned To Florian Dold => Christian Grothoff
2016-05-18 18:00 Christian Grothoff Note Added: 0010691
2016-05-18 18:00 Christian Grothoff Status assigned => resolved
2016-05-18 18:00 Christian Grothoff Fixed in Version => 0.0
2016-05-18 18:00 Christian Grothoff Resolution open => fixed
2016-05-18 18:00 Christian Grothoff Status resolved => closed
2016-05-18 18:00 Christian Grothoff Product Version => 0.0
2016-05-18 18:00 Christian Grothoff Target Version => 0.0
2021-09-02 18:13 Christian Grothoff Changeset attached => Taler-exchange master daff72b6
2021-09-02 18:14 Christian Grothoff Note Added: 0018311
2024-01-12 14:04 Christian Grothoff Category merchant backend API (C) => mechant backend