mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
91c43f147c
* factor TlsConfiguration parser from extractor * move TlsConfigurationParser to new library * link extractor to ledger-service/cli-opts properly * use TlsConfigurationCli in http-json, pass SslContext to ledger-client * test TLS options as used in http-json - the TLS config code is shared with extractor, where it is more fully tested; we just do a sanity check here * doc TLS options for http-json CHANGELOG_BEGIN - [JSON API] New ``--pem``, ``--crt``, ``--cacrt``, and ``--tls`` options for securing the connection between JSON API server and ledger. See `issue #2540 <https://github.com/digital-asset/daml/issues/2540>`__. CHANGELOG_END * TLS off in daml-script JSON API test |
||
---|---|---|
.. | ||
src/main/scala/ledger/api/tls | ||
BUILD.bazel |