Mirroir du dépot éponyme
Go to file
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
cmd Only replace DNS label with placeholder if it's utterly unparsable 2016-05-04 11:43:02 -07:00
ct logclient: work around HTTP/2 issue 2016-03-27 11:54:34 -07:00
asn1.go Raise parse error if certain strings are improperly encoded 2016-04-24 09:11:28 -07:00
asn1time.go Add a relaxed ASN.1 Time parser 2016-03-23 20:18:26 -07:00
asn1time_test.go Add a relaxed ASN.1 Time parser 2016-03-23 20:18:26 -07:00
auditing.go Fix bug where we were returning a nil tree builder 2016-02-18 11:58:00 -08:00
helpers.go Move Identifiers from CertInfo to EntryInfo 2016-05-03 11:58:59 -07:00
identifiers.go Only replace DNS label with placeholder if it's utterly unparsable 2016-05-04 11:43:02 -07:00
logs.go Remove defunct Certly log 2016-04-30 15:03:16 -07:00
precerts.go Add function to validate a pre-cert 2016-03-23 21:03:00 -07:00
scanner.go scanner: reduce channel queue buffer length 2016-05-01 12:49:07 -07:00
x509.go Display SANs in output 2016-05-02 11:59:55 -07:00