world-federation-of-advertisers / cross-media-measurement

A privacy centric system for cross publisher, cross media ads measurement through secure multiparty computations.
https://halo.wfanet.org/
Apache License 2.0
36 stars 11 forks source link

feat: Use Bouncy Castle to generate CSRs for AWS private CA. #1905

Closed robinsons closed 2 days ago

robinsons commented 2 weeks ago

Removes a dependency on openssl for generating CSRs and switches to Bouncy Castle APIs instead. This PR is based on the corresponding changes in #1602.

wfa-reviewable commented 2 weeks ago

This change is Reviewable