Go library for using system certificate stores on macOS/Windows
Перейти к файлу
Lucas Garron c7f16598a7 Replace `README.md` with a notice linking to the new location. 2021-10-04 13:16:53 -07:00
.github/workflows Auto-publish release tags on GitHub. 2021-09-27 17:55:04 -07:00
LICENSE.md add a license 2017-11-15 15:55:46 -07:00
README.md Replace `README.md` with a notice linking to the new location. 2021-10-04 13:16:53 -07:00
certstore.go CertificateStore() for darwin 2017-11-27 11:11:01 -07:00
certstore_darwin.go Fix typos in comments 2019-09-30 22:48:58 +01:00
certstore_linux.go add linux file that will give helpful compiler error 2018-10-31 08:57:38 -06:00
certstore_test.go Update URLs. 2020-08-11 13:47:40 -07:00
certstore_windows.go Fix typos in comments 2019-09-30 22:48:58 +01:00
crypt_strings_windows.go add readme 2017-11-15 15:46:18 -07:00
go.mod Add deprecation notice. 2021-10-04 12:30:21 -07:00
go.sum Update URLs. 2020-08-11 13:47:40 -07:00
main_test.go Update URLs. 2020-08-11 13:47:40 -07:00
main_windows_test.go add readme 2017-11-15 15:46:18 -07:00

README.md

This project has moved

certstore is now part of the https://github.com/github/smimesign repository.

Please update your dependencies from github.com/github/certstore to github.com/github/smimesign/certstore