daml/triggers
Moritz Kiefer 5ceeb476c8
Remove duplicated tls config parsing from DAML Script/Triggers (#6947)
This was not only unnecessarily duplicated, it also had a bug where
`--crt` behaved like `--pem` instead of setting the cert chain.

I didn’t add new tests since it seems like the wrong place to test
config parsing of a library. We do have tests for TLS in general for
both DAML Script and DAML Triggers.

changelog_begin
changelog_end
2020-07-31 18:25:18 +02:00
..
daml Fix project versions of DAML Script and DAML Triggers (#6622) 2020-07-06 15:07:39 +00:00
runner Remove duplicated tls config parsing from DAML Script/Triggers (#6947) 2020-07-31 18:25:18 +02:00
service Trigger service tests: sequence toxiproxy setup before starting sandbox (#6939) 2020-07-30 15:32:46 -04:00
tests Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00