gen-ca-cert

所属分类:加密解密
开发工具:C
文件大小:6KB
下载次数:0
上传日期:2020-08-24 00:38:14
上 传 者sh-1993
说明:  使用OpenSSL libcrypto以编程方式生成CA根证书。
(Programmatically generate CA root certificate using OpenSSL libcrypto.)

文件列表:
Makefile (827, 2020-08-24)
demo.c (1672, 2020-08-24)
gen-ca-cert.c (7060, 2020-08-24)
gen-ca-cert.h (2780, 2020-08-24)

### gen-ca-cert Programmatically generate CA root certificate using OpenSSL libcrypto. ### Build 1. Install OpenSSL libraries. On Mac, use `brew install openssl`. 2. Edit the first few lines in `Makefile` to point to your OpenSSL installation. 3. Run `make` to build the demo executable. 4. Run `make test` to generate a new private key and turn it into a certificate.

近期下载者

相关文件


收藏者