Skip to content

Commit 61fcc9d

Browse files
committed
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
1 parent b01a5e7 commit 61fcc9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/client-auth.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2170,7 +2170,8 @@ host ... radius radiusservers="server1,server2" radiussecrets="""secret one"",""
21702170

21712171
<para>
21722172
This authentication method uses SSL client certificates to perform
2173-
authentication. It is therefore only available for SSL connections.
2173+
authentication. It is therefore only available for SSL connections;
2174+
see <xref linkend="ssl-openssl-config"/> for SSL configuration instructions.
21742175
When using this authentication method, the server will require that
21752176
the client provide a valid, trusted certificate. No password prompt
21762177
will be sent to the client. The <literal>cn</literal> (Common Name)

0 commit comments

Comments
 (0)