Re: undefined reference to `SSL_CTX_set_client_cert_cb' - Mailing list pgsql-admin

From Tom Lane
Subject Re: undefined reference to `SSL_CTX_set_client_cert_cb'
Date
Msg-id 29564.1174010740@sss.pgh.pa.us
Whole thread Raw
In response to Re: undefined reference to `SSL_CTX_set_client_cert_cb'  (Hannes Dorbath <light@theendofthetunnel.de>)
Responses Re: undefined reference to `SSL_CTX_set_client_cert_cb'  (Dieter Schicker <dieter.schicker@uni-graz.at>)
List 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 by date:

Previous
From: Hannes Dorbath
Date:
Subject: Re: undefined reference to `SSL_CTX_set_client_cert_cb'
Next
From: Dieter Schicker
Date:
Subject: Re: undefined reference to `SSL_CTX_set_client_cert_cb'