-
make_root.sh
创建根证书 -
make_signed.sh
使用根证书签发一个新证书 -
show_crt.sh
打印x509格式的证书信息 -
jks
使用Java工具keytool快速创建一套新证书- jks_init_ip.sh
初始化jks,并为证书绑定表态IP地址 - jks_req_ip.sh
从jks创建CA签名申请(以CA作为根证书) - jks_export.sh
从jks中导出证书部分(不支持私钥) - jks_to_p12.sh
将jks转换中p12格式(支持私钥) - make_p12_pem.sh
使用openssl将p12格式转换成pem格式 - make_p12_key_only.sh
使用openssl从p12格式中导出私钥部分 - make_p12_crt_only.sh
使用openssl从p12格式中导出公钥部分 - make_csr2crt.sh
使用openssl和CA证书为CSR签名,得到子证书
- jks_init_ip.sh
-
Notifications
You must be signed in to change notification settings - Fork 0
daimaqiao/self-signed
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published