forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit33e81fd
committed
Note that sslmode=require verifies the CA if root cert is present
This mode still exists for backwards compatibility, makingsslmode=require the same as sslmode=verify-ca when the file is present,but not causing an error when it isn't.Per bug 6189, reported by Srinivas Aji1 parent4c5d837 commit33e81fd
1 file changed
+15
-1
lines changedLines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
420 | 420 |
| |
421 | 421 |
| |
422 | 422 |
| |
423 |
| - | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
424 | 426 |
| |
425 | 427 |
| |
426 | 428 |
| |
| |||
6732 | 6734 |
| |
6733 | 6735 |
| |
6734 | 6736 |
| |
| 6737 | + | |
| 6738 | + | |
| 6739 | + | |
| 6740 | + | |
| 6741 | + | |
| 6742 | + | |
| 6743 | + | |
| 6744 | + | |
| 6745 | + | |
| 6746 | + | |
| 6747 | + | |
| 6748 | + | |
6735 | 6749 |
| |
6736 | 6750 |
| |
6737 | 6751 |
| |
|
0 commit comments
Comments
(0)