c82e8dcc59018b508f6003dafc25427888378cce
services/ca/Certificate-Authority.md
| ... | ... | @@ -121,6 +121,9 @@ which will show among other things: |
| 121 | 121 | |
| 122 | 122 | - cacert have a comprehensive FAQ on how to import your own root certificates in [browsers](http://wiki.cacert.org/FAQ/BrowserClients) and [other software](http://wiki.cacert.org/FAQ/ImportRootCert) |
| 123 | 123 | |
| 124 | +### Programming Languages |
|
| 125 | +- Rust: crate [`dn42-root-ca`](https://crates.io/crates/dn42-root-ca/) (works like `webpki-roots`) |
|
| 126 | + |
|
| 124 | 127 | ### Archlinux |
| 125 | 128 | |
| 126 | 129 | Install `ca-certificates-dn42` from [AUR](https://aur.archlinux.org/packages/ca-certificates-dn42/) |