mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-11 04:52:14 +00:00
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