Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > how to renew the certificates issued by standalone windows 2003 se

Reply
Thread Tools Display Modes

how to renew the certificates issued by standalone windows 2003 se

 
 
Arunkumar
Guest
Posts: n/a

 
      11-19-2009

How to renew the certificate issued by a standlone CA

Hi Everyone,

I have configured a standalone CA and issued ssl certificates
to end users who are Anonymous users All are made to requested through web
page Enrollment then we created the certificate and sent them through mail
along with private key. Now i need to renew
the issued certificates validity.(all the certificates have few more months
validity time left out).

I followed the following renewal process from Tech net.

Steps I followed:

1) Open Internet Explorer

2) In Address, type http://servername/certsrv, where servername is the name
of the Windows 2000 Web server where the certification authority (CA) you
want to access is located

3) Click Request a certificate, and then click advanced certificate request

4) Click Submit a certificate request using a base64-encoded CMC or PKCS #10
file, or submit a renewal request by using a base-64-encoded PKCS #7 file


5) Do one of the following:

Open Notepad. On the File menu, click Open. Select the PKCS #10 or PKCS #7
file and click Open. On the Edit menu, click Select all, and then, on the
Edit menu, click Copy. On the Web page, click in the Saved request scroll
box. On the Edit menu, click Paste to paste the contents of certificate
request into the scroll box.

If your Web browser security settings do not prohibit a Web page from
accessing your disk, you can click Browse for a file to insert to locate the
file you want to use for the certificate request. If you get a warning about
the ActiveX control, click Yes to allow it to run, then click Browse. After
locating and selecting the file you want to use for the certificate request,
click Read!. On the Web page, click Read! to paste the contents of the file
into the scroll box. See the note about using Browse.

6) If you are connected to an enterprise CA, choose the certificate template
you want to use.
7) Click Submit.


Here after step NO 5 I am getting the error message as follows :

COM Error info:
CCertrequest:submit the data is invalid 0x8007000d(WIN32:13)

Suggested cause :

The certificate request contained bad data.if you are submitting a saved
request,make sure that the request
contains no garbage data outside the BEGIN and END tags, and that the file
containing the saved request is not corrupted.


I kindly invite the suggesstions .

Thanks & Regards
Arunkumar.G
 
Reply With Quote
 
 
 
 
Stardust
Guest
Posts: n/a

 
      11-20-2009
Is the format of the text your are pasting in the browser as follows?

-----BEGIN NEW CERTIFICATE REQUEST-----
..... your certificate request comes here....
-----END NEW CERTIFICATE REQUEST-----

Make sure you delete the end trailing spaces if you have any.


"Arunkumar" wrote:

> How to renew the certificate issued by a standlone CA
>
> Hi Everyone,
>
> I have configured a standalone CA and issued ssl certificates
> to end users who are Anonymous users All are made to requested through web
> page Enrollment then we created the certificate and sent them through mail
> along with private key. Now i need to renew
> the issued certificates validity.(all the certificates have few more months
> validity time left out).
>
> I followed the following renewal process from Tech net.
>
> Steps I followed:
>
> 1) Open Internet Explorer
>
> 2) In Address, type http://servername/certsrv, where servername is the name
> of the Windows 2000 Web server where the certification authority (CA) you
> want to access is located
>
> 3) Click Request a certificate, and then click advanced certificate request
>
> 4) Click Submit a certificate request using a base64-encoded CMC or PKCS #10
> file, or submit a renewal request by using a base-64-encoded PKCS #7 file
>
>
> 5) Do one of the following:
>
> Open Notepad. On the File menu, click Open. Select the PKCS #10 or PKCS #7
> file and click Open. On the Edit menu, click Select all, and then, on the
> Edit menu, click Copy. On the Web page, click in the Saved request scroll
> box. On the Edit menu, click Paste to paste the contents of certificate
> request into the scroll box.
>
> If your Web browser security settings do not prohibit a Web page from
> accessing your disk, you can click Browse for a file to insert to locate the
> file you want to use for the certificate request. If you get a warning about
> the ActiveX control, click Yes to allow it to run, then click Browse. After
> locating and selecting the file you want to use for the certificate request,
> click Read!. On the Web page, click Read! to paste the contents of the file
> into the scroll box. See the note about using Browse.
>
> 6) If you are connected to an enterprise CA, choose the certificate template
> you want to use.
> 7) Click Submit.
>
>
> Here after step NO 5 I am getting the error message as follows :
>
> COM Error info:
> CCertrequest:submit the data is invalid 0x8007000d(WIN32:13)
>
> Suggested cause :
>
> The certificate request contained bad data.if you are submitting a saved
> request,make sure that the request
> contains no garbage data outside the BEGIN and END tags, and that the file
> containing the saved request is not corrupted.
>
>
> I kindly invite the suggesstions .
>
> Thanks & Regards
> Arunkumar.G

 
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
Two problems resulting from failed dual boot install lysander Windows Vista Installation 6 03-03-2010 01:26 AM
Windows 7 email program? Paul H Windows Vista Mail 113 02-07-2010 05:28 PM
I also have an error 646 in Windows update. Please help. Jose Windows Update 12 01-09-2010 01:00 PM
Why is it Windows *7*? Charles Lavin Windows Vista General Discussion 46 01-07-2010 08:37 PM
Getting Ready for Windows BETA 2 - QuickStarter Andre Da Costa [Extended64] Windows Vista Installation 2 06-07-2006 05:22 PM



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