Re: undefined reference to `SSL_CTX_set_client_cert_cb'

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: undefined reference to `SSL_CTX_set_client_cert_cb'
Дата
Msg-id 29564.1174010740@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: undefined reference to `SSL_CTX_set_client_cert_cb'  (Hannes Dorbath <light@theendofthetunnel.de>)
Ответы Re: undefined reference to `SSL_CTX_set_client_cert_cb'
Список pgsql-admin
Hannes Dorbath <light@theendofthetunnel.de> writes:
> Dieter Schicker wrote:
>> postgresql-8.2.3 on a system running debian stable with kernel 2.6.8-2-686
>> Any ideas?

> No, but maybe an antiquated OS and up to date applications is not the
> best match. Debian stable is somewhere around PG 7.4.x.

But we were using SSL_CTX_set_client_cert_cb even in 7.4, and AFAICT
the function has existed in OpenSSL since 1999 or earlier.

I did some googling and found various people complaining of similar
build problems with completely Postgres-unrelated software that's using
OpenSSL, so it seems there's something a bit odd about that particular
function ... but I didn't find out what.

            regards, tom lane

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

Предыдущее
От: Hannes Dorbath
Дата:
Сообщение: Re: undefined reference to `SSL_CTX_set_client_cert_cb'
Следующее
От: Dieter Schicker
Дата:
Сообщение: Re: undefined reference to `SSL_CTX_set_client_cert_cb'