Compare commits
No commits in common. "ebe4f8c03a165f00ac322e3c9a57388657151c85" and "28f72bfda19411f33f120018d8eeefffa30b7b65" have entirely different histories.
ebe4f8c03a
...
28f72bfda1
3 changed files with 5 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
#type: docker
|
type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,5 @@ spec:
|
||||||
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
||||||
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
|
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
|
||||||
- TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
|
- TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
|
||||||
curvePreferences:
|
- TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
|
||||||
- CurveP521
|
- TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
|
||||||
- CurveP384
|
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,5 @@ spec:
|
||||||
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
||||||
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
|
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
|
||||||
- TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
|
- TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
|
||||||
curvePreferences:
|
- TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
|
||||||
- CurveP521
|
- TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
|
||||||
- CurveP384
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue