forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit05c4ef6
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 parent23f7df5 commit05c4ef6
1 file changed
+15
-1
lines changedLines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 |
| - | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
395 | 397 |
| |
396 | 398 |
| |
397 | 399 |
| |
| |||
6512 | 6514 |
| |
6513 | 6515 |
| |
6514 | 6516 |
| |
| 6517 | + | |
| 6518 | + | |
| 6519 | + | |
| 6520 | + | |
| 6521 | + | |
| 6522 | + | |
| 6523 | + | |
| 6524 | + | |
| 6525 | + | |
| 6526 | + | |
| 6527 | + | |
| 6528 | + | |
6515 | 6529 |
| |
6516 | 6530 |
| |
6517 | 6531 |
| |
|
0 commit comments
Comments
(0)