go-redis icon indicating copy to clipboard operation
go-redis copied to clipboard

feat: add TLS URL parameters

Open benweissmann opened this issue 2 years ago • 3 comments

Fixes https://github.com/go-redis/redis/issues/2024

benweissmann avatar Apr 23 '22 13:04 benweissmann

Before merging this, we should check if these or similar options are already used anywhere. If not, we should consider using ?tls_min_version instead of ?TLSMinVersion.

vmihailenco avatar Oct 06 '22 06:10 vmihailenco

@benweissmann @vmihailenco Any updates on this ?

gaby avatar Sep 10 '23 01:09 gaby

@benweissmann @vmihailenco, any ETA for these changes to be released?

apurvasaraiya avatar Mar 14 '24 10:03 apurvasaraiya