foundationdb/fdbclient/vexillographer
Sam Gwydir 6c16875c34
Add networkoption to disable non-TLS connections (#9984)
* Add networkoption to disable non-TLS connections

* add disable plaintext connection to fdbserver

* python doc

* Formatting

* Add tls disable plaintext connection to client api test

* review

* fix negative test

* formatting

* add TLS support to c client config tests

Adds support for TLS in the client and server separately

* add tests for disable_plaintext_connections

Test TLS and Plaintext Clusters and Clients

* Fix documentation

* Rename option to indicate it is client-only

* clearer formatting

* default to allowing plaintext connections

* add SetTLSDisablePlaintextConnection to go bindings
2023-05-13 00:14:11 +02:00
..
c.cs Make hidden options exist 2021-06-23 10:36:01 -07:00
cpp.cs Introduce WipedString for Arena block holding AuthZ tokens (#9381) 2023-02-16 10:44:32 +01:00
fdb.options Add networkoption to disable non-TLS connections (#9984) 2023-05-13 00:14:11 +02:00
java.cs Update all of the bindings to use the new C API and deprecate or remove unneeded parts of their APIs. 2018-10-02 15:28:46 -07:00
python.cs remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
ruby.cs Fixed broken links to documentation 2018-04-19 11:45:24 -07:00
vexillographer.cs Introduce WipedString for Arena block holding AuthZ tokens (#9381) 2023-02-16 10:44:32 +01:00
vexillographer.csproj removed old node.js bindings 2018-04-06 17:16:17 -07:00