1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-07 09:10:03 +01:00
Files
laravel-valet/cli/Valet
Chris Brown 3f1c5fae60 Fix bug with certificate search for TLDs of other than 3 chars
The `substr` of `-8` was based on `.dev.crt`, but since the TLD has always been configurable, this should have always been dynamic.

Running `valet links` will not show `https` or the `TLS` columns correctly if the substring matching is of the wrong length.
2017-10-17 20:33:39 -04:00
..
2017-06-22 07:34:51 -04:00
2016-09-24 18:41:47 -04:00
2016-12-08 08:32:55 -05:00
2017-06-19 14:32:45 -07:00
2017-03-04 16:53:49 +02:00