File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
containersQa/algorithmTesting Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 44SunJSSE
55
66[algorithms-contains]
7- TLS_AES_256_GCM_SHA384
8- TLS_AES_128_GCM_SHA256
97TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
108TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
119TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
@@ -37,3 +35,5 @@ TLS_RSA_WITH_AES_256_CBC_SHA256
3735TLS_RSA_WITH_AES_128_CBC_SHA256
3836TLS_RSA_WITH_AES_256_CBC_SHA
3937TLS_RSA_WITH_AES_128_CBC_SHA
38+ TLS_AES_256_GCM_SHA384
39+ TLS_AES_128_GCM_SHA256
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ SunPKCS11-NSS-FIPS
1515[algorithms-contains]
1616TLS_AES_256_GCM_SHA384
1717TLS_AES_128_GCM_SHA256
18- TLS_CHACHA20_POLY1305_SHA256
1918TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
2019TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
2120TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ SunPKCS11-NSS-FIPS
1515[algorithms-contains]
1616TLS_AES_256_GCM_SHA384
1717TLS_AES_128_GCM_SHA256
18- TLS_CHACHA20_POLY1305_SHA256
1918TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
2019TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
2120TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
You can’t perform that action at this time.
0 commit comments