Error in SSL config documentation? - Mailing list pgsql-docs

From Khusro Jaleel
Subject Error in SSL config documentation?
Date
Msg-id 4DC575F6.4060508@kerneljack.com
Whole thread Raw
Responses Re: Error in SSL config documentation?
List pgsql-docs
Hello, according to section 17.8.1 of the docs, I have added
"clientcert" to a hostssl line in my pg_hba.conf file, but upon restart
of the server, I'm getting the following error and the server fails to
start up:

LOG:  invalid authentication method "clientcert"
CONTEXT:  line 82 of configuration file
"/var/lib/pgsql/9.0/data/pg_hba.conf"
FATAL:  could not load pg_hba.conf

Changing the "clientcert" to "cert" seems to work. So does this mean the
documentation is incorrect?


pgsql-docs by date:

Previous
From: Grzegorz Szpetkowski
Date:
Subject: 5.3.5. Foreign Keys (The SQL Language) possible enhance
Next
From: Magnus Hagander
Date:
Subject: Re: Error in SSL config documentation?