kms-forge
v1.0.0
Published
An adapter from KMS Providers to node-forge
Downloads
2
Readme
KmsForge
A adapter from your cloud provider's KMS Service to Node-Forge and use them to sign a certificate or encrypt/decrypt
This project are developing.If you have interest in it,you can contact [email protected] or pull a request to this project.Thank you very much.
一个嫖你云厂商KMS服务用来搭建私有CA或者加解密的库
此项目仍在开发,如果您感兴趣可以发邮件到[email protected]或者Pull request.感谢!
Run the example 运行示例
English:
- Rename
.config.example.js
to.config.js
- Change the AccessKeyId and AccessKeySecret of your AliCloud Account(Permanently only supports AliCloud)
- Run
node test.js
中文版本:
- 重命名
.config.example.js
为.config.js
- 换上你自己账户的信息
- 运行命令
node test.js