rootca-installer

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2025 License: MIT Imports: 4 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL