Re: Experiments with Postgres and SSL - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Experiments with Postgres and SSL
Date
Msg-id 17b7f103-1530-4475-b21c-5f4dfacaa602@iki.fi
Whole thread Raw
In response to Re: Experiments with Postgres and SSL  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On 24/04/2024 23:51, Peter Eisentraut wrote:
> On 08.04.24 10:38, Heikki Linnakangas wrote:
>> On 08/04/2024 04:25, Heikki Linnakangas wrote:
>>> One important open item now is that we need to register a proper ALPN
>>> protocol ID with IANA.
>>
>> I sent a request for that:
>> https://mailarchive.ietf.org/arch/msg/tls-reg-review/9LWPzQfOpbc8dTT7vc9ahNeNaiw/
> 
> Why did you ask for "pgsql"?  The IANA protocol name for port 5432 is
> "postgres".  This seems confusing.

Oh, I was not aware of that. According to [1], it's actually 
"postgresql". The ALPN registration has not been approved yet, so I'll 
reply on the ietf thread to point that out.

[1] 
https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt

-- 
Heikki Linnakangas
Neon (https://neon.tech)




pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: broken reading on standby (PostgreSQL 16.2)
Next
From: Frédéric Yhuel
Date:
Subject: Re: New GUC autovacuum_max_threshold ?