mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-23 20:58:18 +00:00
c7fe9489c3
This was probably the casualty of some earlier refactoring that has gone unnoticed until now. Since we don't have explicit context on which key format to parse in this helper function that is used in multiple places, let's just make it try to parse both rsa and ed25519. closes: #368