How to create a digital certificate>

K

kvenku

Hi,
I been trying to create a digital certificate for my VBA applicatio
for the past 2 weeks. My boss says that using spc file you can d
this.

I have eagle2003.spc file. How to attach this to my application. When
right click on the spc file and click install. It is sucessfull
installing. but i am not getting that attached into my digita
certificate.

I went on all the articles in the Microsoft site and in excel forum an
tried in all possibilities i know.

I am using microsoft excel 2000.

Can any body help me out.

Thanks
Venkatesh
 
M

Michael Bednarek

I been trying to create a digital certificate for my VBA application
for the past 2 weeks. My boss says that using spc file you can do
this.

I have eagle2003.spc file. How to attach this to my application. When i
right click on the spc file and click install. It is sucessfully
installing. but i am not getting that attached into my digital
certificate.

I went on all the articles in the Microsoft site and in excel forum and
tried in all possibilities i know.

I am using microsoft excel 2000.

I have no idea what "eagle2003.spc" might be, or what .spc files might
be, for that matter.

However, I have created personal certificates using the MS Office
program selfcert.exe and applied them to VBA code via Tools/Digital
Signature... in the VBA Editor. I suppose certmgr.msc can be useful,
too.

Have you tried any of those?
 
T

Tom Ogilvy

You previously received this response:

From: Michel Pierron ([email protected])
Subject: Re: How certify my xls file


View this article only
Newsgroups: microsoft.public.excel.programming
Date: 2004-07-21 12:00:38 PST


Hi kvenku,
Pvkimprt -pfx EagleCertificate.spc eagleprivatekey.pvk
after creation of the pfx file, a click right on the file allows the
installation.
MP

kvenku > said:
Hi,
I have created a VBA application. I need to certificate my xls file.
What is the procedure and the steps to follow.

I have following files

EagleCertificate.cer
EagleCertificate.spc
eagleprivatekey.pvk
pvkimprt.exe

I would apprecite if you send me the detail steps.
Please do the needful

Thanks
Venkatesh.


================

Why not ask your boss?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top