Re: Error in installing certificate Using certenroll
- From: "Haitao Li" <no@mail>
- Date: Mon, 23 Jul 2007 11:08:49 -0700
You need to run it from elevated command prompt. Click "start", type in cmd, then right click on cmd.exe and select "run as administrator".
<balakrishnan.dinesh@xxxxxxxxx> wrote in message news:1184995421.433694.72930@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
if i gave "certutil -setreg Enroll\debug 0xffffffe3 " it is asking
adminitrator command though im in administrator login
On Jul 20, 11:37 pm, "Haitao Li" <no@mail> wrote:
Check the event log and see if there are any error messages related to
certenroll. If there is nothing, please collect a log file:
certutil -setreg Enroll\debug 0xffffffe3
restart the enrolling process and repro the failure
certutil -delreg Enroll\debug
Provide the log file in %windir%\certenroll.log or
%userprofile%\certenroll.log
<balakrishnan.din...@xxxxxxxxx> wrote in message
news:1184933443.486177.171670@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi frndz ,
> Im in using windows Vista machine.
> Im doing certificate enrollment process in javascript using certEnroll
> functions .
> My problem is
> Im successfully generating the CSR and giving it to CA and
> getting the certficate , again while installing the certificate , it
> is throwing some errors , my code is given below
> var cert="-----BEGIN CERTIFICATE-----
> MIICNTCCAZ6gAwIBAgIENzM5ODANBgkqhkiG9w0BAQUFADBUMQswCQYDVQQGFgJJTjELMAkGA1UECBYCVE4xEzARBgNVBAoWClNlY3VyZUJhbmsxCzAJBgNVBAsWAklUMRYwFAYDVQQDFg1TZWN1cmVCYW5rIENBMB4XDTA3MDUyMzEzMjQ0M1oXDTA4MDUyMjEzMjQ0M1owajERMA8GA1UEAxYITmV3VXNlcjgxCzAJBgNVBAYWAklOMRMwEQYDVQQIFgpUYW1pbCBOYWR1MRMwEQYGKxICBIVBFgdDaGVubmFpMQwwCgYDVQQKFgNPVEwxEDAOBgNVBAsWB1Nub3JrZWwwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMhxoE6JmgIin7hCj
> +Nk56epm9jf+fBclE2FQisV23ovdVPzLz8c9IP7HhCRz/bHWnW6h7Hqeh3e4WoGd
> +LtB6k4LtYLBUL+FHHcgZ5Z5ZrgE97sEts18dVeVzGyR4L7NsFgUqdkVMyG6ZyAN/
> Z8GPDaGycl+xQlWid/uT4j7hZbAgMBAAEwDQYJKoZIhvcNAQEFBQADgYEAiwYbxKH6H
> +hUBHpVgX0nTCusxyxgYeVY0bN5F7vGfRS8XwBGlYGWCvpa5jdE61DxXC1uXepQr3G/
> ppWOqnUj57f0AwxsNuIvrWpCA8kbI2kQnW0KwEgMzCSs+/pocKkNAoWnM9s+
> +pr9QCv8phA9m01RPMGHjUfsNALIJ/rkze8=-----END CERTIFICATE-----"
> var enrollment = new ActiveXObject("X509Enrollment.CX509Enrollment");
> enrollment.Initialize(1);
> --> enrollment.InstallResponse(7,cert,0,"");
> In the arrow marked line , it showing the error like ,
> "InstallResponse: cannot find object or property 0x80092004"
> I have some other code, which directly generates certificate using
> certEnroll function , which is a self-signed one.
> , that certificate is installing properly with the same code
> Can anyone say why it is happening and how resolve this
> Thankz
> Dinesh- Hide quoted text -
- Show quoted text -
.
- References:
- Error in installing certificate Using certenroll
- From: balakrishnan . dinesh
- Re: Error in installing certificate Using certenroll
- From: Haitao Li
- Re: Error in installing certificate Using certenroll
- From: balakrishnan . dinesh
- Error in installing certificate Using certenroll
- Prev by Date: Re: Mutex Problem
- Next by Date: c# CryptAcquireContext and SmartCard
- Previous by thread: Re: Error in installing certificate Using certenroll
- Next by thread: RE: Mutex Problem
- Index(es):
Relevant Pages
|