Closed Bug 1532384 Opened 6 years ago Closed 6 years ago

In NSS test certificates, use @example.com (not @bogus.com)

Categories

(NSS :: Test, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: KaiE, Assigned: KaiE)

References

Details

Attachments

(1 file)

NSS currently uses @bogus.com email addresses.

It would be better to use @example.com

I found three domains being used, this is how I replaced them:

@bogus.com -> example.com
@bogus.net -> example.net
@bogus.cc -> example.org

We have 4 binary files that contain references to the @bogus domains.

I regenerated 3 of them by executing the make-ca-u50-u51 script.

Finally we have a binary file named nss2alice. I don't know how it was generated. I used the der2ascii tool to convert it to an editable file, replaced the domain, and used ascii2der to encode it back to der.

Try build:
https://treeherder.mozilla.org/#/jobs?repo=nss-try&revision=c749fe16116d98e762862591f40e9b3e41612c60

Attached patch 1532384-v1.patchSplinter Review
Attachment #9048288 - Flags: review?(jjones)
Blocks: 1532573
Comment on attachment 9048288 [details] [diff] [review] 1532384-v1.patch Review of attachment 9048288 [details] [diff] [review]: ----------------------------------------------------------------- Looks good; r=jcj.
Attachment #9048288 - Flags: review?(jjones) → review+
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: