Skip to content

TLS support

Compare
Choose a tag to compare
@hashmap hashmap released this 02 Feb 11:34
· 140 commits to master since this release
Add tls (#85)

* add TLS encryption

* accept TLS certificates directly, not though files

* send ReplicaID = -1

* fix after review

* add test for TLS

* fix testserver

* fix data race