Thread

  1. Re: Removing broken support for OpenSSL without ECDH

    Tom Lane <tgl@sss.pgh.pa.us> — 2026-05-22T18:07:10Z

    Daniel Gustafsson <daniel@yesql.se> writes:
    > That being said, using OpenSSL without ECDH support sounds like an anti-feature
    > and not something we want to re-introduce support for, so I propose just
    > removing our useless guards as per the attached.  There is clearly no need for
    > backpatching, but I propose applying to master as it cleans up the code.
    
    LGTM.
    
    			regards, tom lane