From 1739d7acbeed9eff0a0b302b4b53f41d7c726ed4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 12 Jan 2007 08:44:58 +0000 Subject: [PATCH] (certificate-sign): add --jid git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19862 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 de2bdef00..07d99c77b 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -525,6 +525,11 @@ command = { type = "string" help = "PK-INIT principal (for SAN)" } + option = { + long = "jid" + type = "string" + help = "XMPP jabber id (for SAN)" + } option = { long = "req" type = "string"