Skip to content

[fix] setSigningKeys is ignored for unknown protocol.

Sandro Knauß requested to merge work/hefee/fix_setsigningkey into release/23.08

Currently setSigningKeys cannot been used for unknown protocol, as it is ignored and KeyCache is used to search for a key, that matched with the email address.

Merge request reports