Re: Direct SSL connection and ALPN loose ends

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: Direct SSL connection and ALPN loose ends
Дата
Msg-id CAB=Je-G2PK94s_N7Pd6zRO8pYZ1NAnvJg=L2XQgKg9-eTLSvsA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Direct SSL connection and ALPN loose ends  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Direct SSL connection and ALPN loose ends
Список pgsql-hackers
I reviewed the documentation for "direct ALPN connections' ', and it looks like it could be improved.

The currently suggested values for "sslnegotiations" are "direct" and "postgres".
The project name is PostgreSQL and the ALPN name is postgresql. Is there a reason why property value uses "postgres"?
Can the value be renamed to postgresql for consistency?

"SSL". Technically, the proper term is TLS, and even the document refers to "IANA TLS ALPN Protocol IDs" (TLS, not SSL).
I would not die on that hill, however, going for tlsnegotiation would look better than sslnegotiation.

Vladimir

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pg_combinebackup --clone doesn't work
Следующее
От: Aleksander Alekseev
Дата:
Сообщение: Re: PostgreSQL does not compile on macOS SDK 15.0