Ssl Certificate Versions Save

A class to validate SSL certificates

1.22.1

3 years ago
  • fix getOrganization method which always returned an empty result (#139)

1.22.0

3 years ago
  • allow set followLocation to be set to zero, ignoring redirect (#134)

1.21.1

3 years ago
  • add support for PHP 8.0
  • drop support for PHP 7.3 and below

1.21.0

3 years ago
  • add option to disable certificate validation in createForHostName (#132)

1.20.0

3 years ago
  • add withSocketContextOptions

1.19.1

4 years ago
  • createFromFile static method bugfix #127

1.19.0

4 years ago

1.18.0

4 years ago
  • get details from a certificate from string (#123)

1.17.2

4 years ago
  • throw exception instead of displaying warning when download fails

1.17.1

4 years ago
  • add missing exception for invalid IP address (#121)