Skip to content

Releases: spatie/ssl-certificate

1.12.11

06 Dec 15:58
7bc8b06
Compare
Choose a tag to compare
  • add support for detecting pre-certificates

1.12.10

03 Dec 22:28
55601db
Compare
Choose a tag to compare
  • take into account that IDN functions in PHP are limited to 61 characters

1.12.9

17 Oct 22:24
60d5620
Compare
Choose a tag to compare
  • allow Carbon v2

1.12.8

25 Jun 12:43
648fee3
Compare
Choose a tag to compare
  • idn_to_ascii is not required anymore

1.12.7

11 May 09:16
Compare
Choose a tag to compare
  • use port 443 by default

1.12.6

30 Apr 09:07
2747b8b
Compare
Choose a tag to compare
  • normalize all hostnames to lowercase when checking validity

1.12.5

24 Apr 13:51
7865228
Compare
Choose a tag to compare
  • fix appliesToUrl

1.12.4

02 Mar 19:30
Compare
Choose a tag to compare
  • add ext-intl dep to composer.json

1.12.3

26 Feb 14:28
b9d3dc1
Compare
Choose a tag to compare
  • convert IDN to ASCII before attempting to validate

1.12.2

05 Feb 19:23
Compare
Choose a tag to compare
  • fix bug where wildcard matching could be wrong