Commit 3eef2b6
committed
[config] fix: Enable jdk.crypto.ec java module for JRI
Some sites expose such a TLS configuration that java is
unable to proceed with TLS handshake without supporting
elliptic curve cryptography. This adds the module
to JRI to fix it for these websites.
Related to ev3dev-lang-java/ev3dev-lang-java#7281 parent d833e28 commit 3eef2b6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments