localhost.daplie.com-certificates:用于 localhost.daplie.com 的 HTTPS TLS 证书用于测试和开发

时间:2021-05-29 07:29:17
【文件属性】:
文件名称:localhost.daplie.com-certificates:用于 localhost.daplie.com 的 HTTPS TLS 证书用于测试和开发
文件大小:25KB
文件格式:ZIP
更新时间:2021-05-29 07:29:17
JavaScript 用于本地主机开发的 HTTPS 证书 localhost.daplie.com HTTPS 证书,任何人都可以免费用于测试和开发。 为了关键字:大多数人(包括我自己)认为这些是“SSL 证书”,但实际上它们是用于 TLS 加密的签名 RSA 密钥对。 快速开始 如果你以前做过这样的事情: git clone https://github.com/Daplie/localhost.daplie.com-certificates.git ./certs 如果您的网络服务器需要 PEM 包,请使用./certs/bundle.pem 。 如果您的网络服务器需要一组 CA 证书和一个服务器证书,请改用这些: ./certs/server/my-server.crt.pem ./certs/ca/intermediate.crt.pem ./certs/ca/root.crt.pem
【文件预览】:
localhost.daplie.com-certificates-master
----.gitignore(526B)
----package.json(852B)
----06-create-bundle.sh(143B)
----LICENSE(11KB)
----01-create-key.sh(99B)
----certs()
--------server()
--------ca()
--------tmp()
--------bundle.pem(4KB)
----README.md(14KB)
----lib()
--------index.js(2KB)
--------example.js(400B)
----02-create-csr.sh(209B)

网友评论