zkteco-home / redis-windows

Native port of Redis for Windows,it can be installed as service.
MIT License
1.84k stars 167 forks source link

Running redis-server with TLS #54

Closed zsharon75 closed 10 months ago

zsharon75 commented 10 months ago

Hi,

Trying to configure TLS seem to cause service not to start properly - Can you please check Redis-Server is built with BUILD_TLS flag turned on? (see https://redis.io/docs/management/security/encryption/)

And provide config sample in Readme on how to operate it?

Thanks,

Zachi Sharon.

zkteco-home commented 10 months ago

sorry,this standard version does not support TLS.

zsharon75 commented 10 months ago

Can you please guide us how you build from redis open-source this Redis-server (to run under windows)?

zkteco-home commented 10 months ago

would you like to sponsor this project?

zsharon75 commented 10 months ago

Sponsor - or development contributor? I wish to assist adding TLS support - I have C/C++ Skills - just need access to the source code & working env to compile it.

Thanks, Zachi

On Wed, 1 Nov 2023 at 18:32 zkteco-home @.***> wrote:

would you like to sponsor this project?

— Reply to this email directly, view it on GitHub https://github.com/zkteco-home/redis-windows/issues/54#issuecomment-1789274491, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIGZM5L37TE6TS22JDWASKDYCJ2SLAVCNFSM6AAAAAA6UZYTRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBZGI3TINBZGE . You are receiving this because you authored the thread.Message ID: @.***>

zkteco-home commented 10 months ago

We have TLS version,before we have Redis7.0-openssl1.1.1 branch,because less people use it,so we dont release new version.