public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Cramer <[email protected]>
To: [email protected]
Subject: [pgjdbc/pgjdbc] 91c0a0: Apply connectTimeout before SSLSocket.startHandsha...
Date: Mon, 04 Dec 2023 22:56:44 -0800
Message-ID: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]> (raw)

  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 91c0a0eac97924a168f238eebdf6ca37b68d7602
      https://github.com/pgjdbc/pgjdbc/commit/91c0a0eac97924a168f238eebdf6ca37b68d7602
  Author: Dave Cramer <[email protected]>
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
    M pgjdbc/src/main/java/org/postgresql/ssl/MakeSSL.java

  Log Message:
  -----------
  Apply connectTimeout before SSLSocket.startHandshake to avoid infinite wait in case the connection is broken (#3040)

Use connectTimeout (default: 10s) for SSL handshake, then apply socketTimeout (default: 0, infinite timeout)








reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: [pgjdbc/pgjdbc] 91c0a0: Apply connectTimeout before SSLSocket.startHandsha...
  In-Reply-To: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox