mirror of
https://github.com/SSLMate/certspotter.git
synced 2025-07-01 10:35:33 +02:00

1. Trim leading and trailing whitespace of DNS names. 2. Trim http:// and https:// prefixes. 3. If DNS name contains a slash, ALSO process the DNS name up to the first slash, since it's probably a URL.
Description
Languages
Go
100%