certspotter/cmd/ctwatch
Andrew Ayer ea3db97486 Only replace DNS label with placeholder if it's utterly unparsable
e.g. contains control characters, Punycode conversion fails

There are quite simply too many certs with bogus DNS labels out in the wild,
and it just doesn't make sense to bother every .com domain holder because
GoDaddy signed a cert with a DNS name like "www.        just4funpartyrentals.com"
It is highly unlikely any validator will ever match that DNS name.
2016-05-04 11:43:02 -07:00
..
.gitignore Adjust gitignore 2016-03-23 20:04:55 -07:00
main.go Only replace DNS label with placeholder if it's utterly unparsable 2016-05-04 11:43:02 -07:00