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

Commit2e427ec

Browse files
committed
Clearify new SSL certificate verification in libpq
1 parentcc42c14 commit2e427ec

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.607 2009/03/2711:58:21 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.608 2009/03/2712:01:57 mha Exp $ -->
22
<!--
33

44
Typical markup:
@@ -2216,8 +2216,15 @@ do it for earlier branch release files.
22162216

22172217
<listitem>
22182218
<para>
2219-
Fix libpq certificate validation for SSL connections (Magnus) bjm:
2220-
details?
2219+
Fix libpq certificate validation for SSL connections (Magnus)
2220+
</para>
2221+
2222+
<para>
2223+
libpq now verifies both the certificate and the name of the server by
2224+
default when making SSL connections. If a root certificate is not
2225+
available to use for verification, SSL connections will fail. The
2226+
"sslverify" parameter can be used to disable the host and certificate
2227+
verification if required.
22212228
</para>
22222229
</listitem>
22232230

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp