Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1891421 - Update add-on production certs. a=RyanVM
I ran: ``` openssl x509 -in ~/Downloads/AMO_Intermediate_Rsa_202404.crt -inform PEM -outform DER -out security/manager/ssl/addons-public-intermediate.crt openssl x509 -in ~/Downloads/root-ca-production-amo.crt -inform PEM -outform DER -out security/manager/ssl/addons-public.crt ``` Original Revision: https://phabricator.services.mozilla.com/D208866 Differential Revision: https://phabricator.services.mozilla.com/D210320
- Loading branch information