Compare commits
2 commits
28f72bfda1
...
ebe4f8c03a
| Author | SHA1 | Date | |
|---|---|---|---|
| ebe4f8c03a | |||
| 151ba30d44 |
3 changed files with 7 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
#type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
|
|
@ -11,5 +11,6 @@ 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
|
||||||
- TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
|
curvePreferences:
|
||||||
- TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
|
- CurveP521
|
||||||
|
- CurveP384
|
||||||
|
|
@ -11,5 +11,6 @@ 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
|
||||||
- TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
|
curvePreferences:
|
||||||
- TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
|
- CurveP521
|
||||||
|
- CurveP384
|
||||||
Loading…
Add table
Add a link
Reference in a new issue