Detect invalid certificates and create new ones
authorFabian Keil <fk@fabiankeil.de>
Thu, 27 Feb 2020 08:56:01 +0000 (09:56 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 28 Feb 2020 06:31:27 +0000 (07:31 +0100)
commit1c5e3bad1f2ced4e68933a833fb8fa209f3be3ef
treef03168c5e7f446055e8f53d47f53fa6285b8c2c4
parentb261e4c0846cfa4c109f59d7d96a3f8820a3bd6e
Detect invalid certificates and create new ones

Currently certificates are considered valid if they can
be parsed and have a "valid to" date in the future.

Sponsored by: Robert Klemme
ssl.c