ssl-certificate:验证SSL证书的类

时间:2021-05-02 18:03:31
【文件属性】:
文件名称:ssl-certificate:验证SSL证书的类
文件大小:18KB
文件格式:ZIP
更新时间:2021-05-02 18:03:31
letsencrypt php ssl certificate PHP 验证SSL证书的类 此软件包提供的类使查询ssl证书上的属性变得异常容易。 我们有三种选择来获取证书。 这是一个例子: use Spatie \ SslCertificate \ SslCertificate ; // fetch the certificate using an url $ certificate = SslCertificate :: createForHostName ( 'spatie.be' ); // or from a certificate file $ certificate = SslCertificate :: createFromFile ( $ pathToCertificateFile ); // or from a string $ certificate = SslCertificate :: createFromString ( $ c
【文件预览】:
ssl-certificate-master
----src()
--------SslCertificate.php(7KB)
--------Exceptions()
--------Url.php(1000B)
--------Downloader.php(6KB)
--------helpers.php(972B)
----LICENSE.md(1KB)
----composer.json(1KB)
----CHANGELOG.md(4KB)
----.github()
--------SECURITY.md(129B)
--------CONTRIBUTING.md(3KB)
--------FUNDING.yml(64B)
--------workflows()
----README.md(8KB)
----.php_cs.dist(1KB)
----.editorconfig(312B)

网友评论