mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 08:52:56 +00:00
rsa_private_keys() function returns an empty vector when tries to read pkcs8-encoded file instead of returning an error. So previous check was failing on pkcs8. Leave only pkcs8 for now.