From 15e871b6a2703262ae5394d3149845c06c24ae26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 8 Oct 2006 21:26:51 +0000 Subject: [PATCH] Add option time. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18359 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/hxtool-commands.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index 8061b28a8..1cc0ceb1e 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -186,6 +186,11 @@ command = { type = "flag" help = "missing CRL/OCSP is ok" } + option = { + long = "time" + type = "string" + help = "time when to validate the chain" + } option = { long = "verbose" short = "v"