Skip to content

Commit 52a55a5

Browse files
committed
Update concepts-networking-ssl-tls.md
1 parent c98416a commit 52a55a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/concepts-networking-ssl-tls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ There are many connection parameters for configuring the client for SSL. Few imp
8080
|disable | Encryption isn't used|
8181
|allow | Encryption is used if f server settings require\enforce it|
8282
|prefer | Encryption is used if server settings allow for it|
83-
|require | Encryption is used. This ensures that the server is configured to accept SSL connections for this Host/IP address and that the server recognizes the client certificate.|
83+
|require | Encryption is used. This ensures that the server is configured to accept SSL connections for this Host IP address and that the server recognizes the client certificate.|
8484
|verify-ca| Encryption is used. Moreover, verify the server certificate signature against certificate stored on the client|
8585
|verify-full| Encryption will be used. Moreover, verify server certificate signature and host name against certificate stored on the client|
8686

0 commit comments

Comments
 (0)