diff -ruN psycopg2-2.9/setup.cfg psycopg2-2.9-patch/setup.cfg
--- psycopg2-2.9/setup.cfg	2021-06-16 14:59:57.671655400 +0200
+++ psycopg2-2.9-patch/setup.cfg	2021-06-16 21:39:12.235650462 +0200
@@ -1,7 +1,7 @@
 [build_ext]
 define = PSYCOPG_DEBUG
 pg_config = 
-have_ssl = 0
+have_ssl = 1
 static_libpq = 0
 libraries = 
 
