Skip to content

influxdb 1.6.4 tls ciphers only contains TLS_RSA* #2720

@wskyp

Description

@wskyp

my influxdb1.6.4,built in golang 1.10.3
this wiki (https://docs.influxdata.com/influxdb/v1.6/administration/config/#transport-layer-security-tls-settings-tls)
it list some ciphers such as:TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 and so on.
but I found my influxdb only surport TLSV1.0-1.2, and it's ciphers conly contains TLS_RSA_, not found TLS_ECDHE.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions