forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6a6b7f5
committed
Fix documentation comments for test CA config files
The config files which are used to generate the server and clientCAs claimed that these were self-signed, when they in reality aresigned by the root_ca (which however is self-signed). Reword thecomments to match.Author: David Zhang <david.zhang@highgo.ca>Discussion:https://postgr.es/m/12f4c425-45fe-480f-a692-b3ed82ebcb33@highgo.ca1 parent2a6b47c commit6a6b7f5
File tree
3 files changed
+11
-7
lines changed- src/test/ssl/conf
3 files changed
+11
-7
lines changedLines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
3 | 4 |
| |
4 |
| - | |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
3 | 4 |
| |
4 |
| - | |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
|
0 commit comments
Comments
(0)