Ticket #196 (closed defect: fixed)
Better error-handling for unreadable encryption key files
| Reported by: | rjl | Owned by: | dmorton |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | amavisd-maia | Version: | 1.0.0 RC5 |
| Severity: | normal | Keywords: | blowfish encryption permissions |
| Cc: |
Description
If the Blowfish key file (typically blowfish.key) is present but unreadable (e.g. for permissions reasons), amavisd-maia ends up using a null key by mistake. The read_config() portion of amavisd-maia needs to be amended to undefine $key_file in that situation to disable encryption, and log a warning message.
Change History
Note: See
TracTickets for help on using
tickets.

