https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250682
--- Comment #1 from Kyle Evans <[email protected]> --- I will need to think on this one... unfortunately I didn't actually look at the output of `certctl list` all that much when I took it over, besides just grabbing a random cert from the list to try blacklisting. I also note that some others are suboptimal: f081611a.0 subject=C = US, O = "The Go Daddy Group, Inc.", OU = Go Daddy Class 2 Certification Authority This one has no commonName, so we fail and just print the entire subject. The output of `certctl -v list` gives a nice preview for what it would look like if we were to do that for all, which is also not spectacular. OTOH, it feels wrong to special-case GlobalSign. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
