NewLifeX / NewLife.Redis

High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. 高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

希望支持一下tls/ssl模式的访问连接

Sam--Shan opened this issue · comments

目前基于一些云paas提供的redis资源,提供的连接终结点,会默认使用tls/ssl模式,从安全性的角度,最好能支持一下tls/ssl.

commented

已提交SSL支持,需要帮忙测试验证一下

@nnhy nuget更新了最新的预览版。然后测试了一下,可以用tls12了。感谢。方便的话,发一下正式版把。

commented

一般是每个月初发正式版,你先用着现在这个beta版好了,除了TLS没有其它更新

好的 感谢!