Skip to content

When server enable tls, go-redis tls config is not correct. it will return i/o timeout error message #2703

Open
@Patrick0308

Description

@Patrick0308

Issue tracker is used for reporting bugs and discussing new features. Please use
stackoverflow for supporting issues.

Expected Behavior

When server enable tls and go-redis tls config is not correct,

error message should be TLS handshake timeout.

Current Behavior

Error message is i/o timeout.

Possible Solution

See golang http transport:
https://github.com/golang/go/blob/master/src/net/http/transport.go#L1563

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions