Adding a subject alternative name to a request...
From: Sebastian Rieger (sebastian.rieger_at_gwdg.de)
Date: 11/08/04
- Previous message: Rob Teixeira: "Re: Username and Password."
- Next in thread: David Cross [MS]: "Re: Adding a subject alternative name to a request..."
- Reply: David Cross [MS]: "Re: Adding a subject alternative name to a request..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 08 Nov 2004 16:40:17 +0100
Hi All,
I'm looking for a possibility to add a subject alternative name
(2.5.29.17) extension to an existing request either with a windows
script, an asp script or preferably from the command line. I tried
adding it by using:
certutil -setextension <req_id> 2.5.29.17 0 "DNS-Name=test.test.com"
the extension was added (I can see it using -dump) but it's value is
listed as "unknown type". Afterwards I tried to add the extension using
a hex file containing 0x82 0x<length of FQDN> ... didn't do any
better... dump keeps telling me (on the issued cert):
2.5.29.17: Flags = 0, Länge = a
Alternativer Antragstellername
Unbekannter Erweiterungstyp
0000 82 1d 77 77 77 2e 74 65 73 2e 64 65 ..www.tes.de
Any advice / help appreciated!
Sebastian Rieger
- Previous message: Rob Teixeira: "Re: Username and Password."
- Next in thread: David Cross [MS]: "Re: Adding a subject alternative name to a request..."
- Reply: David Cross [MS]: "Re: Adding a subject alternative name to a request..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|