Commit 5885fb4
authored
Remove TLS_RSA_ cipher suite cases from OpenJCEPlus TLS tests (#985)
jdk.tls.disabledAlgorithms in the java.security file has been
updated to disable all cipher suites that start with TLS_RSA_.
The corresponding TLS test cases in OpenJCEPlus need to be
removed accordingly.
Signed-off-by: Tao Liu <[email protected]>1 parent 384bf2a commit 5885fb4
File tree
2 files changed
+0
-12
lines changed- src/test/java/ibm/jceplus/junit
- openjceplusfips/integration
- openjceplus/integration
2 files changed
+0
-12
lines changedLines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 77 | | |
84 | 78 | | |
85 | 79 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 77 | | |
84 | 78 | | |
85 | 79 | | |
| |||
0 commit comments