daml/release
Stephen Compall 91c43f147c
allow secure connection from JSON API to ledger (#5555)
* 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
2020-04-16 13:12:30 -04:00
..
src Stop publishing to Bintray (#5422) 2020-04-03 16:22:00 +02:00
windows-installer replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
artifacts.yaml allow secure connection from JSON API to ledger (#5555) 2020-04-16 13:12:30 -04:00
BUILD.bazel Build a zip containing all protobuf files (#5412) 2020-04-03 14:16:15 +02:00
install.bat replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
install.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
RELEASE.md Update release instructions (#5560) 2020-04-15 11:51:09 +02:00
sdk-config.yaml.tmpl Relabel "Experimental" to "Early Access" and reorganise pages (#5411) 2020-04-03 16:29:22 +02:00
util.bzl Build a zip containing all protobuf files (#5412) 2020-04-03 14:16:15 +02:00