View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004506 | Taler | mechant backend | public | 2016-05-18 17:33 | 2024-01-12 14:04 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.0 | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0004506: 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. | ||||
Tags | No tags attached. | ||||
exchange: master daff72b6 2016-05-18 19:58 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 |
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 |