mirror of https://github.com/rspamd/rspamd.git
Browse Source
When only read_encryption_key or write_encryption_key is configured without a general encryption_key, the unspecified operation type was left with NULL keys. Now if only one specific key is set, it's used for both read and write operations as a fallback, ensuring encryption works in all configurations.pull/5665/head
1 changed files with 14 additions and 0 deletions
Loading…
Reference in new issue