doc: add SSL configuration section reference

Reported-by: Steve Atkins

Discussion: https://postgr.es/m/B82E80DD-1452-4175-B19C-564FE46705BA@blighty.com

Backpatch-through: 11
This commit is contained in:
Bruce Momjian 2023-10-10 15:54:28 -04:00
parent b9de00e8c6
commit fb2763fc44
1 changed files with 2 additions and 1 deletions

View File

@ -1944,7 +1944,8 @@ host ... radius radiusservers="server1,server2" radiussecrets="""secret one"",""
<para> <para>
This authentication method uses SSL client certificates to perform This authentication method uses SSL client certificates to perform
authentication. It is therefore only available for SSL connections. authentication. It is therefore only available for SSL connections;
see <xref linkend="ssl-openssl-config"/> for SSL configuration instructions.
When using this authentication method, the server will require that When using this authentication method, the server will require that
the client provide a valid, trusted certificate. No password prompt the client provide a valid, trusted certificate. No password prompt
will be sent to the client. The <literal>cn</literal> (Common Name) will be sent to the client. The <literal>cn</literal> (Common Name)