Skip to content

[Core] Backport TLS Support

Motivation

Add TLS support for the 1.x branch of RediStack

Modifications

Add support for TLSConfiguration + NIOSSL

Result

TLS support

Checklist

  • Copyright headers in new files (see CONTRIBUTING.md)
  • Unit tests added
  • API Documentation comments

Merge request reports