Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
doc: add SSL configuration section reference
authorBruce Momjian <bruce@momjian.us>
Tue, 10 Oct 2023 19:54:28 +0000 (15:54 -0400)
committerBruce Momjian <bruce@momjian.us>
Tue, 10 Oct 2023 19:54:28 +0000 (15:54 -0400)
Reported-by: Steve Atkins
Discussion: https://postgr.es/m/B82E80DD-1452-4175-B19C-564FE46705BA@blighty.com

Backpatch-through: 11

doc/src/sgml/client-auth.sgml

index 1ff7852ab5500038bbbd873a37727344b31f12c1..475683fa4406ef8abce37f377485bca6a92e8fb4 100644 (file)
@@ -2018,7 +2018,8 @@ host ... radius radiusservers="server1,server2" radiussecrets="""secret one"",""
 
    <para>
     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
     the client provide a valid, trusted certificate.  No password prompt
     will be sent to the client.  The <literal>cn</literal> (Common Name)