- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitcad781b
committed
Skip RSA-PSS ssl test when using LibreSSL.
Presently, LibreSSL does not have working support for RSA-PSS,so disable that test. Per discussion athttps://marc.info/?l=libressl&m=174664225002441&w=2they do intend to fix this, but it's a ways off yet.Reported-by: Thomas Munro <thomas.munro@gmail.com>Author: Tom Lane <tgl@sss.pgh.pa.us>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/CA+hUKG+fLqyweHqFSBcErueUVT0vDuSNWui-ySz3+d_APmq7dw@mail.gmail.comBackpatch-through: 151 parent27fbf7c commitcad781b
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 |
| |
48 | 51 |
| |
49 | 52 |
| |
| 53 | + | |
50 | 54 |
| |
51 | 55 |
| |
52 | 56 |
| |
53 | 57 |
| |
54 | 58 |
| |
| 59 | + | |
| 60 | + | |
| 61 | + | |
55 | 62 |
| |
56 | 63 |
| |
57 | 64 |
| |
|
0 commit comments
Comments
(0)