-
Notifications
You must be signed in to change notification settings - Fork 736
Open
Description
--- /__w/citus/citus/src/test/regress/expected/ssl_by_default.out.modified 2025-10-17 11:51:47.658978221 +0000
+++ /__w/citus/citus/src/test/regress/results/ssl_by_default.out.modified 2025-10-17 11:51:47.665978196 +0000
@@ -46,22 +46,22 @@
$$);
run_command_on_workers
------------------------
(localhost,57637,t,t)
(localhost,57638,t,t)
(2 rows)
SHOW ssl_ciphers;
ssl_ciphers
--------------------------
- ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384
+ HIGH:MEDIUM:+3DES:!aNULL
(1 row)