forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8a810a1
committed
Update hardcoded DH parameters to IANA standards
The source defining the current fallback and hardcoded DH parametershas disappeared from the web a long time ago, and RFC 3526 defines themost current Diffie-Hellman MODP groups, so update to those new values.Author: Daniel GustafssonReviewed-by: Peter Eisentraut, Michael PaquierDiscussion:https://postgr.es/m/5E60AC9A-CB10-4851-9EF2-7209490A164C@yesql.se1 parent08aa131 commit8a810a1
1 file changed
+11
-10
lines changedLines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
213 | 214 |
| |
214 | 215 |
| |
215 | 216 |
| |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
222 | 223 |
| |
223 | 224 |
| |
224 | 225 |
| |
|
0 commit comments
Comments
(0)