- Notifications
You must be signed in to change notification settings - Fork5
Commitbba486f
committed
Base the default SSL ciphers on DEFAULT instead of ALL
It's better to start from what the OpenSSL people consider a gooddefault and then remove insecure things (low encryption, exportableencryption and md5 at this point) from that, instead of startingfrom everything that exists and remove from that. We trust theOpenSSL people to make good choices about what the default is.1 parent4eebf13 commitbba486f
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3056 | 3056 |
| |
3057 | 3057 |
| |
3058 | 3058 |
| |
3059 |
| - | |
| 3059 | + | |
3060 | 3060 |
| |
3061 | 3061 |
| |
3062 | 3062 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
|
0 commit comments
Comments
(0)