agora inbox for pgpool-committers@postgresql.orghelp / color / mirror / Atom feed
pgpool: Fix description about ssl_dh_params_file. 6+ messages / 1 participants [nested] [flat]
* pgpool: Fix description about ssl_dh_params_file. @ 2026-05-06 07:26 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-05-06 07:26 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Fix description about ssl_dh_params_file. It actually falls back to compiled-in default not only when the parameter is empty (the default), but when specified parameter is incorrect one. Author: Tatsuo Ishii <ishii@postgresql.org> Backpatch-through: v4.3 Branch ------ V4_3_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a4a33bfe9a272b0c546f08d85917b735919b6... Modified Files -------------- doc.ja/src/sgml/ssl.sgml | 11 ++--------- doc/src/sgml/ssl.sgml | 2 +- 2 files changed, 3 insertions(+), 10 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Fix description about ssl_dh_params_file. @ 2026-05-06 07:26 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-05-06 07:26 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Fix description about ssl_dh_params_file. It actually falls back to compiled-in default not only when the parameter is empty (the default), but when specified parameter is incorrect one. Author: Tatsuo Ishii <ishii@postgresql.org> Backpatch-through: v4.3 Branch ------ V4_4_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=479c710337381f7a33c4dec51a9477d7db659... Modified Files -------------- doc.ja/src/sgml/ssl.sgml | 11 ++--------- doc/src/sgml/ssl.sgml | 2 +- 2 files changed, 3 insertions(+), 10 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Fix description about ssl_dh_params_file. @ 2026-05-06 07:26 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-05-06 07:26 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Fix description about ssl_dh_params_file. It actually falls back to compiled-in default not only when the parameter is empty (the default), but when specified parameter is incorrect one. Author: Tatsuo Ishii <ishii@postgresql.org> Backpatch-through: v4.3 Branch ------ V4_5_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=fbc5eca334a36992df67cd6d7eb08dee5c196... Modified Files -------------- doc.ja/src/sgml/ssl.sgml | 11 ++--------- doc/src/sgml/ssl.sgml | 2 +- 2 files changed, 3 insertions(+), 10 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Fix description about ssl_dh_params_file. @ 2026-05-06 07:26 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-05-06 07:26 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Fix description about ssl_dh_params_file. It actually falls back to compiled-in default not only when the parameter is empty (the default), but when specified parameter is incorrect one. Author: Tatsuo Ishii <ishii@postgresql.org> Backpatch-through: v4.3 Branch ------ V4_6_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=969b454e4c243cfbb6f4de07d4d91fad0242d... Modified Files -------------- doc.ja/src/sgml/ssl.sgml | 11 ++--------- doc/src/sgml/ssl.sgml | 2 +- 2 files changed, 3 insertions(+), 10 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Fix description about ssl_dh_params_file. @ 2026-05-06 07:26 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-05-06 07:26 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Fix description about ssl_dh_params_file. It actually falls back to compiled-in default not only when the parameter is empty (the default), but when specified parameter is incorrect one. Author: Tatsuo Ishii <ishii@postgresql.org> Backpatch-through: v4.3 Branch ------ V4_7_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=eab08304d5023bda01ab997f9d0e1ba38a694... Modified Files -------------- doc.ja/src/sgml/ssl.sgml | 11 ++--------- doc/src/sgml/ssl.sgml | 2 +- 2 files changed, 3 insertions(+), 10 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Fix description about ssl_dh_params_file. @ 2026-05-06 07:27 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-05-06 07:27 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Fix description about ssl_dh_params_file. It actually falls back to compiled-in default not only when the parameter is empty (the default), but when specified parameter is incorrect one. Author: Tatsuo Ishii <ishii@postgresql.org> Backpatch-through: v4.3 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=fefe02013d3811bb6f44796f551093f877faa... Modified Files -------------- doc.ja/src/sgml/ssl.sgml | 11 ++--------- doc/src/sgml/ssl.sgml | 2 +- 2 files changed, 3 insertions(+), 10 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
end of thread, other threads:[~2026-05-06 07:27 UTC | newest] Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-05-06 07:26 pgpool: Fix description about ssl_dh_params_file. Tatsuo Ishii <ishii@postgresql.org> 2026-05-06 07:26 pgpool: Fix description about ssl_dh_params_file. Tatsuo Ishii <ishii@postgresql.org> 2026-05-06 07:26 pgpool: Fix description about ssl_dh_params_file. Tatsuo Ishii <ishii@postgresql.org> 2026-05-06 07:26 pgpool: Fix description about ssl_dh_params_file. Tatsuo Ishii <ishii@postgresql.org> 2026-05-06 07:26 pgpool: Fix description about ssl_dh_params_file. Tatsuo Ishii <ishii@postgresql.org> 2026-05-06 07:27 pgpool: Fix description about ssl_dh_params_file. Tatsuo Ishii <ishii@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox