Re: CAPICOM and ASP
From: Reena (palejar2_at_navsea.navy.mil)
Date: 03/08/04
- Next message: ERROR_WORKING_SET_QUOTA: "VirtualLock causes ERROR_WORKING_SET_QUOTA in some cases"
- Previous message: Michel Gallant: "Re: CAPICOM sign and verification using .NET"
- In reply to: Michel Gallant: "Re: CAPICOM and ASP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 8 Mar 2004 13:19:09 -0800
Try going to site for few times. Page not found error.
Thanks,
- Reena
"Michel Gallant" <neutron@NOSPAMistar.ca> wrote in message
news:erMsTkYAEHA.640@TK2MSFTNGP09.phx.gbl...
> Could be a store access control issue. ASP runs under IUSR_machinename
> user account.
> See if this helps:
> http://www.jensign.com/JavaScience/aspcapicom
>
> - Mitch Gallant
> MVP Security
>
> "Reena" <palejar2@navsea.navy.mil> wrote in message
news:%23$hO09XAEHA.2348@TK2MSFTNGP09.phx.gbl...
> > Hi,
> >
> > Trying to use digital signature features of CAPICOM in ASP using
VBScript. I
> > can open store successfully but cannot find any certificate.
> >
> > Cerificate is stored under machine as well as user profile. In both
instance
> > CAPICOM_LOCAL_MACHINE_STORE and CAPICOM_CURRENT_USER_STORE cannot find
> > certificate.
> >
> > oCapicomStore.Certificates.count
> >
> > returns 0
> >
> > ____________
> >
> > Set oCapicomStore = server.CreateObject("CAPICOM.Store")
> >
> > oCapicomStore.Open CAPICOM_LOCAL_MACHINE_STORE, "MY",
> > CAPICOM_STORE_OPEN_READ_WRITE
> >
> > Response.Write oCapicomStore.Certificates.count
> >
> > _________
> >
> > Thanks,
> >
> > - Reena
> >
> >
> >
> >
>
>
- Next message: ERROR_WORKING_SET_QUOTA: "VirtualLock causes ERROR_WORKING_SET_QUOTA in some cases"
- Previous message: Michel Gallant: "Re: CAPICOM sign and verification using .NET"
- In reply to: Michel Gallant: "Re: CAPICOM and ASP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]