forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb846091
committed
Make ssl certificate for ssl_passphrase_callback test via Makefile
The recipe was previously given in comments in the module's testscript, but now we have an explicit recipe in the Makefile. The nowredundant comments in the script are removed.This recipe shouldn't be needed in normal use, as the certificate andkey are in git and don't need to be regenerated.Discussion:https://postgr.es/m/ae8f21fc-95cb-c98a-f241-1936133f466f@2ndQuadrant.com1 parent42181b1 commitb846091
File tree
2 files changed
+19
-6
lines changed- src/test/modules/ssl_passphrase_callback
- t
2 files changed
+19
-6
lines changedLines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + |
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 18 | + | |
24 | 19 |
| |
25 | 20 |
| |
26 | 21 |
| |
|
0 commit comments
Comments
(0)