Releases: spatie/ssl-certificate
Releases · spatie/ssl-certificate
1.10.0
- add
containsDomain
1.9.1
- avoid error when issuer is empty
1.9.0
- add
usesSha1Hash
1.8.0
- add
isSelfSigned
1.7.0
- add
getDaysUntilExpirationDate
1.6.0
- add
getDomains
1.5.0
- add
withVerifyPeer
andwithVerifyPeerName
methods on Downloader. - add
getRawCertificateFieldsJson
,getHash
and__toString
methods onSslCertificate
- fixes bug where a peer certificate appears twice in a chain
1.4.1
- setting default, correcting docblocks
1.4.0
- add
getCertificates
method on Downloader.
1.3.2
- fix wildcard matching