Generate the "valid from" and "valid to" date of certificates based on the current...
authorFabian Keil <fk@fabiankeil.de>
Thu, 27 Feb 2020 09:55:07 +0000 (10:55 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 28 Feb 2020 06:31:27 +0000 (07:31 +0100)
commit1d3617ad81eb29fadd92bc7e98a74a7b7c8212d3
tree2adc31c15ed1ab1a5dad13bd598b485fee4604a9
parent1c5e3bad1f2ced4e68933a833fb8fa209f3be3ef
Generate the "valid from" and "valid to" date of certificates based on the current time

Previously certificates were always valid until 2040 which
seems a tad long.

Now the certificates are valid for 90 days.

Sponsored by: Robert Klemme
ssl.c