Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite33e0c4

Browse files
committed
Document that SSL is only possible on tcp/ip connections in the
postgresql.conf 'ssl' section.
1 parentc227ccc commite33e0c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.192 2008/11/03 01:17:08 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.193 2008/11/04 22:40:40 momjian Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -565,7 +565,8 @@ SET ENABLE_SEQSCAN TO OFF;
565565
Enables <acronym>SSL</> connections. Please read
566566
<xref linkend="ssl-tcp"> before using this. The default
567567
is <literal>off</>. This parameter can only be set at server
568-
start.
568+
start. <acronym>SSL</> communication is only possible with
569+
TCP/IP connections.
569570
</para>
570571
</listitem>
571572
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp