daml/ledger-service
Raphael Speyer dbe2b0217b
JSON API HTTPS: use a library to be more flexible in the private keys we support (#18047)
The original implementation parsed the private key file manually to avoid adding any library deps in the middle of the CVE-quake, where libraries were already being changed. To avoid inscrutable errors, I added an assertion to ensure the input was exactly what was expected.
Now that dependency flux has settled down, we can switch to BouncyCastle, which is more flexible in its formats, and remove the extra assertion.
2023-12-20 11:57:09 +11:00
..
cli-opts bump copyright (#16002) 2023-01-04 18:21:15 +01:00
db-backend JSON API: add PruningTest and make it pass (#17167) 2023-07-27 09:12:22 +10:00
fetch-contracts Rewire the build to use ledger-api within canton (#17959) 2023-12-04 16:11:13 +01:00
http-json JSON API HTTPS: use a library to be more flexible in the private keys we support (#18047) 2023-12-20 11:57:09 +11:00
http-json-cli Add config parameter for custom scopes in http-json (#17727) 2023-11-21 14:07:11 +01:00
http-json-ledger-client disentangle ledger api (#17831) 2023-11-14 22:44:10 +01:00
http-json-oracle disentangle ledger api (#17831) 2023-11-14 22:44:10 +01:00
http-json-perf Mark gatling dependencies as deprecated (#17820) 2023-11-15 18:22:54 +00:00
http-json-testing remove script/trigger/cantonFixture deps on scala-bindings (#17954) 2023-12-05 15:08:09 +00:00
lf-value-json Scala upgrade to 2.13.11 (#17803) 2023-11-13 09:05:39 +01:00
metrics Switch from Akka to Pekko (#17814) 2023-11-13 23:22:22 +00:00
pureconfig-utils Switch from Akka to Pekko (#17814) 2023-11-13 23:22:22 +00:00
utils Switch from Akka to Pekko (#17814) 2023-11-13 23:22:22 +00:00