mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
ed5886051d
This PR adds TLS support to DAML helper both via client certs and without (although the latter is not tested so far since atm this is not supported by sandbox). The CLI options follow the scheme used by navigator/extractor/… with the addition that you can just pass `--tls` which will turn on TLS without custom root certs or client certs. changelog_begin - [DAML Assistant] You can now connect to ledger via TLS for ``daml deploy`` and ``daml ledger`` commands. See https://docs.daml.com/deploy/generic_ledger.html for more information. changelog_end |
||
---|---|---|
.. | ||
app-dev | ||
concepts | ||
daml | ||
daml2ts | ||
daml-integration-kit | ||
daml-repl | ||
daml-script | ||
deploy | ||
examples | ||
experimental | ||
getting-started | ||
json-api | ||
support | ||
tools | ||
triggers | ||
upgrade | ||
index.rst |