Skip to content

Commit fb2763f

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 b9de00e commit fb2763f

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

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

0 commit comments

Comments
 (0)