Commit 87e8b88
committed
Set ciphers
The previous code said setting ciphers deprecated in OTP 22. Appears to be supported in 26 and 28, with no deprecation notice !?!
The testing of pb_cipher_suites in riak_test shows that it is required. So original, pre-3.4 behaviour reverted to in this case.1 parent 9232c87 commit 87e8b88
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments