Crates.io | ca_injector |
lib.rs | ca_injector |
version | 0.1.2 |
source | src |
created_at | 2022-02-28 10:43:15.225641 |
updated_at | 2022-03-16 19:21:10.824064 |
description | Inject CAs into trust stores; port of mkcert to a library. |
homepage | https://github.com/zerotier/ca_injector |
repository | https://github.com/zerotier/ca_injector |
max_upload_size | |
id | 540799 |
size | 16,948 |
This library is a (as of this writing, incomplete) rust port of mkcert to a library. It's purpose is to let you install the CAs of your choosing into various trust stores.
Please see the docs for more information on use.
Please also note that this library only supports injection into Linux trust stores as of this writing. It is planned soon to have OS X and Windows support.
Erik Hollensbe erik.hollensbe@zerotier.com
BSD 3-Clause