From 499cb7937a0afe2133cb4ba63ea1a9d88751c6f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 31 May 2007 02:45:11 +0000 Subject: [PATCH] Add ca --ms-upn. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20722 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 6150355be..1b67bbee6 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -540,6 +540,11 @@ command = { type = "string" help = "PK-INIT principal (for SAN)" } + option = { + long = "ms-upn" + type = "string" + help = "Microsoft UPN (for SAN)" + } option = { long = "jid" type = "string"