Re: [HACKERS] GnuTLS support

Поиск
Список
Период
Сортировка
От Andreas Karlsson
Тема Re: [HACKERS] GnuTLS support
Дата
Msg-id f70ae953-0666-a8e0-af4d-35589d2adf25@proxel.se
обсуждение исходный текст
Ответ на Re: [HACKERS] GnuTLS support  (Jeff Janes <jeff.janes@gmail.com>)
Ответы Re: [HACKERS] GnuTLS support
Список pgsql-hackers
On 09/18/2017 07:04 PM, Jeff Janes wrote:> You fixed the first issue, 
but I still get the second one:
> 
> be-secure-gnutls.c: In function 'get_peer_certificate':
> be-secure-gnutls.c:667: error: 'GNUTLS_X509_CRT_LIST_SORT' undeclared 
> (first use in this function)
> be-secure-gnutls.c:667: error: (Each undeclared identifier is reported 
> only once
> be-secure-gnutls.c:667: error: for each function it appears in.)

Thanks again for testing the code. I have now rebased the patch and 
fixed the second issue. I tested that it works on CentOS 6.

Work which remains:

- sslinfo
- pgcrypto
- Documentation
- Decide if what I did with the config is a good idea

Andreas

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: [HACKERS] MERGE SQL Statement for PG11
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] pgbench - use enum for meta commands