forked from spatie/ssl-certificate
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
This will require more investigation though it will be a useful feature.
SNI support is initiated by the client as long as a server supports it. If we can add support for SNI that means someone can provide both a domain and an IP to test with. Using those we can test the IP for the provided domains SSL.
This will be useful in migration scenarios where the DNS may not be live yet.