daml/daml-assistant
Moritz Kiefer b748fd6b67
Support TLS in Daml Helper --json-api requests (#10709)
This PR accepts the --tls flag but rejects the flags to set certs
because those don’t really make sense here (or are at least not easily
settable).

Unfortunately no great way to test this without a huge amount of test
infrastructure to setup a custom TLS reverse proxy for tests.

If someone has an idea to add a reasonable test, I’m all ears.

changelog_begin

- [Daml Assistant] The `daml ledger` commands now accepts `--tls` in
  combination with `--json-api` to access a JSON API behind a TLS
  reverse proxy.

changelog_end
2021-09-01 08:45:42 +02:00
..
daml-helper Support TLS in Daml Helper --json-api requests (#10709) 2021-09-01 08:45:42 +02:00
daml-project-config/DA/Daml/Project telemetry: use an extra cache directory for telemetry (#8439) 2021-01-15 11:44:18 +01:00
daml-sdk Split daml test-script code into a separate library (#9674) 2021-05-13 12:58:31 +02:00
exe/DA/Daml rewrite trigger docs to follow gsg (#10509) 2021-08-17 13:28:07 +00:00
integration-tests rewrite trigger docs to follow gsg (#10509) 2021-08-17 13:28:07 +00:00
scala-daml-project-config Upgrade Scalatest to v3.2.9. (#10576) 2021-08-12 23:19:35 +00:00
src/DA/Daml/Assistant Daml assistant capitalization (#10140) 2021-06-29 14:32:44 +02:00
test/DA/Daml/Assistant telemetry: use an extra cache directory for telemetry (#8439) 2021-01-15 11:44:18 +01:00
BUILD.bazel Block concurrent SDK installations. (#9640) 2021-05-11 16:36:19 +00:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00