Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > How to sign CSR with time stamp enabled

Reply
Thread Tools Display Modes

How to sign CSR with time stamp enabled

 
 
Patrik
Guest
Posts: n/a

 
      03-27-2009
I got a time stamp server and need to renew its cert.
But after signing the CSR with my Win 2003 CA, I found that some features
like Enhanced Key Usage: Time Stamping (1.3.6.1.5.5.7.3.8) are missed.

I have searched the net and found some tricks to set extension before
signing. I did a trial but failed to do so.
Please advise.


echo 30 0A 06 08 2B 06 01 05 05 07 03 08>timestampoid.txt
certutil.exe -setextension 35 2.5.29.37 1 @timestampoid.txt

Thanks a lot!


 
Reply With Quote
 
 
 
 
Martin Rublik
Guest
Posts: n/a

 
      03-27-2009
Hi,

Maybe this could be helpful

http://technet.microsoft.com/en-us/l.../cc740063.aspx

Check out the part named "Allowing and Blocking Extensions in Certificate Requests".

HTH

Martin Rublik

Patrik wrote:
> I got a time stamp server and need to renew its cert.
> But after signing the CSR with my Win 2003 CA, I found that some features
> like Enhanced Key Usage: Time Stamping (1.3.6.1.5.5.7.3.8) are missed.
>
> I have searched the net and found some tricks to set extension before
> signing. I did a trial but failed to do so.
> Please advise.
>
>
> echo 30 0A 06 08 2B 06 01 05 05 07 03 08>timestampoid.txt
> certutil.exe -setextension 35 2.5.29.37 1 @timestampoid.txt
>
> Thanks a lot!
>
>

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Last Logon Time Stamp Pat Active Directory 3 12-17-2008 07:40 AM
Time stamp farbuncle Windows Vista Music, Pictures and Video 0 06-02-2008 02:19 AM
Time stamp? 2lapdogs Windows Vista Mail 1 07-17-2007 05:42 AM
Last Logon Time Stamp Larry Lim Scripting 1 06-02-2005 04:33 PM
time stamp for im andyville Windows MSN Messenger 1 06-09-2004 12:30 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59