------------------
* When prefixing a domain with a ``!`` the certificate will not be fetched and
checked, but it's name well be checked to be in the list of alternate names.
[fschulze]
* Change handling of alternate names, so checking for just one domain when a
certificate is valid for several works.
[fschulze]
* By default only print messages for domains with errors. Use ``-v`` option
to print infos for all domains.
[fschulze]
* Allow comments starting with ` in domain file.
[fschulze]
* Get rid of ``openssl`` executable requirement.
[fschulze]