为本地开发环境或本地主机创建https证书

时间:2022-08-27 08:00:36
【文件属性】:
文件名称:为本地开发环境或本地主机创建https证书
文件大小:42KB
文件格式:ZIP
更新时间:2022-08-27 08:00:36
PHP开发-安全相关 有时您需要在本地计算机上使用https来测试应用程序的某些功能,例如支付系统,但其中一些需要有效的https。 像stripe一样。 而且您不能使用本地主机向发卡机构申请证书,如Let's Encrypt。 因此,您的选择是创建一个自签名证书颁发机构(CA)。 该工具使其变得简单。
【文件预览】:
madeny-lhttps-b59094a
----.env(329B)
----src()
--------command()
--------TrustTheRootSSLCertificate.php(499B)
--------Config.php(194B)
--------Path.php(126B)
--------CertificateSigningRequest.php(621B)
--------CertificateAuthorityCreator.php(462B)
--------Domain.php(514B)
--------CertificateKeyCreator.php(442B)
--------Openssl.php(951B)
--------CreateDomainCertificate.php(523B)
--------Maker.php(1KB)
----.circleci()
--------config.yml(1KB)
----lh(279B)
----lhttps.svg(15KB)
----.travis.yml(375B)
----LICENSE(1KB)
----phpunit.xml(1KB)
----README.md(469B)
----cert()
--------keys()
--------config()
--------live()
--------csr()
--------cnf()
----tests()
--------MakerTest.php(3KB)
----.gitignore(123B)
----composer.json(750B)

网友评论