Ssl Certificate Versions Save

A class to validate SSL certificates

1.12.9

5 years ago
  • allow Carbon v2

1.12.8

6 years ago
  • idn_to_ascii is not required anymore

1.12.7

6 years ago
  • use port 443 by default

1.12.6

6 years ago
  • normalize all hostnames to lowercase when checking validity

1.12.5

6 years ago
  • fix appliesToUrl

1.12.4

6 years ago
  • add ext-intl dep to composer.json

1.12.3

6 years ago
  • convert IDN to ASCII before attempting to validate

1.12.2

6 years ago
  • fix bug where wildcard matching could be wrong

1.12.1

6 years ago
  • close socket connection in Downloader::fetchCertificates()

1.12.0

6 years ago
  • add getFingerprint()