daml/daml-script/test
Moritz Kiefer b3a5c3b28d
Share test certificates (#4982)
* Share test certificates

This is primarily an attempt at making sure my contribution stats
remain negative but I think it’s a nice cleanup. The only difference
in the certs used by daml-helper which are now used everywhere is that
they use a different CN for the CA and the server. This is required to
make openssl happy (which is used by the daml-helper).

changelog_begin
changelog_end

* Fix script and trigger tests
2020-03-13 12:12:34 +01:00
..
daml Wrap Script in StateT to make evaluation order a bit less important (#4869) 2020-03-06 13:42:11 +01:00
src Support TLS in DAML script and DAML triggers (#4971) 2020-03-13 09:54:44 +01:00
BUILD.bazel Share test certificates (#4982) 2020-03-13 12:12:34 +01:00
daml-script-test-runner.sh Wrap Script in StateT to make evaluation order a bit less important (#4869) 2020-03-06 13:42:11 +01:00