mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-22 14:08:18 +00:00
f84eaf4f05
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.