ca_injector

Crates.ioca_injector
lib.rsca_injector
version0.1.2
sourcesrc
created_at2022-02-28 10:43:15.225641
updated_at2022-03-16 19:21:10.824064
descriptionInject CAs into trust stores; port of mkcert to a library.
homepagehttps://github.com/zerotier/ca_injector
repositoryhttps://github.com/zerotier/ca_injector
max_upload_size
id540799
size16,948
Grant Limberg (glimberg)

documentation

README

ca_injector: inject CA certificates into trust stores

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.

Author

Erik Hollensbe erik.hollensbe@zerotier.com

License

BSD 3-Clause

Commit count: 16

cargo fmt