Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: Link to company sites, not bugzilla bugs. #348

Merged
merged 2 commits into from
Jan 13, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,19 +197,19 @@ Pre-issuance linting is **strongly recommended** by the [Mozilla root
program](https://wiki.allizom.org/CA/Required_or_Recommended_Practices#Pre-Issuance_Linting).
Here are some projects/CAs known to integrate with ZLint in some fashion:

* [Camerfirma](https://bugzilla.mozilla.org/show_bug.cgi?id=1556806#c5)
* [CFSSL](https://github.com/cloudflare/cfssl/pull/1015)
* [Sectigo and crt.sh](https://groups.google.com/forum/#!msg/mozilla.dev.security.policy/sjXswrcsvrE/Nl3OLd4PAAAJ)
* [Digicert](https://bugzilla.mozilla.org/show_bug.cgi?id=1550645#c9)
* [Camerfirma](https://www.camerfirma.com/)
* [CFSSL](https://github.com/cloudflare/cfssl)
* [Sectigo](https://sectigo.com/) and [crt.sh](crt.sh)
cpu marked this conversation as resolved.
Show resolved Hide resolved
* [Digicert](https://www.digicert.com/)
* [EJBCA](https://download.primekey.com/docs/EJBCA-Enterprise/6_11_1/adminguide.html#Post%20Processing%20Validators%20(Pre-Certificate%20or%20Certificate%20Validation))
* Google Trust Services
* [Government of Spain, FNMT](https://bugzilla.mozilla.org/show_bug.cgi?id=1495507#c8)
* [Globalsign](https://cabforum.org/pipermail/public/2018-April/013233.html)
* [GoDaddy](https://bugzilla.mozilla.org/show_bug.cgi?id=1462844#c6)
* [Izenpe](https://bugzilla.mozilla.org/show_bug.cgi?id=1528290#c5)
* [Google Trust Services](https://pki.goog/)
* [Government of Spain, FNMT](http://www.fnmt.es/)
cpu marked this conversation as resolved.
Show resolved Hide resolved
* [Globalsign](https://www.globalsign.com/en/)
* [GoDaddy](https://www.godaddy.com)
* [Izenpe](https://www.izenpe.eus/)
* [Let's Encrypt](https://letsencrypt.org) and [Boulder](https://github.com/letsencrypt/boulder)
* [Siemens](https://bugzilla.mozilla.org/show_bug.cgi?id=1391063#c32)
* [QuoVadis](https://bugzilla.mozilla.org/show_bug.cgi?id=1521950#c3)
* [Siemens](https://siemens.com)
* [QuoVadis](https://www.quovadisglobal.com/)

Please submit a pull request to update the README if you are aware of
another CA/project that uses zlint.
Expand Down