"Andrej Podzimek" <andrej@podzimek.org> writes:
> both psql and pgAdmin refuse to connect to my server using SSL, with this
> inexplicable error message:
> Error connecting to the server: SSL error: sslv3 alert certificate
> expired
I think you'd need to take that up with the openssl people. None of
that logic is in Postgres, it's just in the openssl library.
regards, tom lane