command
module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Feb 3, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
一个安装根证书到操作系统的cli工具,go开发
适用自签ssl证书时,客户端安装证书
可跨平台
usage
install:
./rcai install <ca.crt>
uninstall:
./rcai uninstall <ca.crt>
macos
在macos中,如果没有certutil命令,则不能安装证书,需要手动安装该命令。
安装方式:brew install nss
nss是一个开源安全证书管理工具,与firefox有关。它内部含有certutil工具。
安装时,若出现brew异常,没有用户权限,可以按照命令行结果进行操作赋予文件权限。
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.