Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tM7dG-001wB4-Ch for pgadmin-support@arkaria.postgresql.org; Fri, 13 Dec 2024 15:31:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tM7dD-0084fT-TI for pgadmin-support@arkaria.postgresql.org; Fri, 13 Dec 2024 15:31:09 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tM7dD-0084f8-Lc for pgadmin-support@lists.postgresql.org; Fri, 13 Dec 2024 15:31:08 +0000 Received: from smtprelay06.ispgateway.de ([80.67.18.29]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tM7d9-002e0l-60 for pgadmin-support@lists.postgresql.org; Fri, 13 Dec 2024 15:31:07 +0000 Received: from [78.43.243.63] (helo=[192.168.178.53]) by smtprelay06.ispgateway.de with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.98) (envelope-from ) id 1tM7d5-000000002GX-3Tys for pgadmin-support@lists.postgresql.org; Fri, 13 Dec 2024 16:30:59 +0100 Message-ID: <6733c4fc-3c4c-4234-963c-7c97cab17306@headcrashing.eu> Date: Fri, 13 Dec 2024 16:31:00 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Fwd: pgadmin says "SSL error: tlsv1 alert no application protocol" From: Markus KARG To: pgadmin-support@lists.postgresql.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Df-Sender: bWFya3VzQGhlYWRjcmFzaGluZy5ldQ== List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Could anybody please be so kind and help me with this issue? Thanks! :-) Am 12.12.2024 um 22:18 schrieb Markus KARG: > I was using PGAdmin with PostgreSQL 17 via Traefik 3 successfully > since many months, but since I recently moved on to PostgresSQL 17 the > UI of PGAdmin always tells me "SSL error: tlsv1 alert no application > protocol". All other applications connect successfully. > > I do not want to use TLSv1, and neither PostgreSQL 17 nor Traefik 3 is > explicitly configured to use TLS v1. In PGAdmin I explicitly have set > the min and max SSL versions to 1.3. > > So I do wonder who in this game is using TLSv1 and how to get rid of it? > > Thanks! > > -Markus > > >