Compare commits

..

No commits in common. "ebe4f8c03a165f00ac322e3c9a57388657151c85" and "28f72bfda19411f33f120018d8eeefffa30b7b65" have entirely different histories.

3 changed files with 5 additions and 7 deletions

View file

@ -1,6 +1,6 @@
---
kind: pipeline
#type: docker
type: docker
name: default
steps:

View file

@ -11,6 +11,5 @@ spec:
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
- TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
curvePreferences:
- CurveP521
- CurveP384
- TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
- TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA

View file

@ -11,6 +11,5 @@ spec:
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
- TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
curvePreferences:
- CurveP521
- CurveP384
- TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
- TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA