mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 08:52:56 +00:00
## Problem neon_local uses rsa to generate local SSL certs, which is slow Follow-up on: - https://github.com/neondatabase/neon/pull/11025#discussion_r1989453785 - https://github.com/neondatabase/neon/pull/11538 ## Summary of changes - Change key from rsa to ed25519 in neon_local