- Notifications
You must be signed in to change notification settings - Fork5
Commitfa6fa8e
committed
This patch attempts to outline the supported level of SSL within libpq.
I haven't mentioned any of~/.postgresql/{root.crt,postgresql.crt,postresql.key} even though theyare checked for in the code, since they do not appear to be supported. Ibase this on discussions in pgsql-hackers.Dominic Mitchell1 parentfb755b6 commitfa6fa8e
1 file changed
+10
-1
lines changedLines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
243 | 252 |
| |
244 | 253 |
| |
245 | 254 |
| |
|
0 commit comments
Comments
(0)