daml/ledger-service/http-json
pbatko-da 6dcdaa411c
[DPP-589] Add CLI flag to select minimum enabled TLS version (#10854)
- Add support for specifying either 1.2 or 1.3 as minimum TLS versions for ledger api server.
- Log enabled protocols (~TLS versions) and cipher suites at server and client startup.
- Add integration tests against Sandbox-classic and Sandbox

CHANGELOG_BEGIN
Sandbox: Add CLI flag to select minimum enabled TLS version for ledger API server.
CHANGELOG_END
2021-09-14 12:37:38 +02:00
..
src [DPP-589] Add CLI flag to select minimum enabled TLS version (#10854) 2021-09-14 12:37:38 +02:00
BUILD.bazel [JSON-API] surrogate template id cache (#10806) 2021-09-10 10:48:58 +00:00
README.md [DOCS] Add documentation for the JSON API metrics (#10312) 2021-07-19 17:32:23 +02:00

HTTP JSON Service

See "HTTP JSON API Service" on docs.daml.com for usage information.

Documentation can also be found in the RST format: