This is really nice. I have been using the atom feed provided by https://crt.sh/ and an ifttt recipe to send me an email when a new cert is logged¹, but this service looks really nice and made exactly for this purpose.
When I first posted it on HN, it went offline literally seconds later in the Linode DDoS (it's now on AWS). Naturally, it's largely flown under the radar since.
Also worth looking at is Google's Certificate Transparency project [0], [1].
Certificate Transparency makes it possible to detect SSL
certificates that have been mistakenly issued by a certificate
authority or maliciously acquired from an otherwise
unimpeachable certificate authority. It also makes it possible
to identify certificate authorities that have gone rogue and
are maliciously issuing certificates.
Interesting to see how CloudFlare is generating certificates. I never looked very closely at the certificate for my domains but I see they batch them together with others. This happens to contain all the domains I have registered with my CloudFlare account.
Yes, this is currently the default for Free and Pro plans. Note that we're working on some additional options to allow you to move to dedicated certificates (and add additional domains above/beyond a single-level wildcard).
¹https://www.linickx.com/monitor-for-fake-certificates-with-c...
edit: my ifttt recipe: https://ifttt.com/recipes/444453-get-notified-when-a-certifi...