Skip to content

Commit 2cb69f6

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 8209605 commit 2cb69f6

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
@@ -2165,7 +2165,8 @@ host ... radius radiusservers="server1,server2" radiussecrets="""secret one"",""
21652165

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

0 commit comments

Comments
 (0)