daml/daml-assistant/daml-helper
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
..
src/DA/Daml/Helper Support TLS in Daml Helper --json-api requests (#10709) 2021-09-01 08:45:42 +02:00
test/DA/Daml/Helper/Test daml build: add a --access-token-file for remote dependencies (#9358) 2021-04-08 23:20:52 +02:00
test-data update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
BUILD.bazel Mark //daml-assistant/daml-helper:test-deployment as flaky (#9769) 2021-05-21 09:57:19 +02:00