Skip to content

Commit

Permalink
Bug 1891421 - Update add-on production certs. a=RyanVM
Browse files Browse the repository at this point in the history
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
willdurand committed May 14, 2024
1 parent 92deed7 commit 9b21d7d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Binary file modified security/manager/ssl/addons-public-intermediate.crt
Binary file not shown.
Binary file modified security/manager/ssl/addons-public.crt
Binary file not shown.

0 comments on commit 9b21d7d

Please sign in to comment.