证书管理工具
seceasy_encrypt使用功能及命令说明。
命令功能及格式
- 加密whitelist文件。
./seceasy_encrypt --encryptFile domainId domainCount filePath
- 交互输入明文字符串,输出密文字符串。
./seceasy_encrypt --encrypt domainId domainCount
- 更新主密钥。
./seceasy_encrypt --activeKey domainId domainCount
参数说明
参数 |
说明 |
---|---|
domainId |
域ID。 |
domainCount |
域的数量。 |
filePath |
文件路径。 |
父主题: 开启TLS认证