Releases: spatie/ssl-certificate
Releases · spatie/ssl-certificate
1.12.11
- add support for detecting pre-certificates
1.12.10
- take into account that IDN functions in PHP are limited to 61 characters
1.12.9
- allow Carbon v2
1.12.8
idn_to_ascii
is not required anymore
1.12.7
- use port 443 by default
1.12.6
- normalize all hostnames to lowercase when checking validity
1.12.5
- fix
appliesToUrl
1.12.4
- add
ext-intl
dep tocomposer.json
1.12.3
- convert IDN to ASCII before attempting to validate
1.12.2
- fix bug where wildcard matching could be wrong