Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Security / May 2006

Tip: Looking for answers? Try searching our database.

Generating Certificates for assemblies

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
SteveM - 30 May 2006 04:21 GMT
A few questions from someone who hasn't done this before.

I run the following commands

makecert.exe -n "CN=Certifit" -sv yourkeypair.pvk yourcert.cer

cert2spc.exe yourcert.cer yourspc.spc

signtool.exe sign /a /s "Trusted Root Certification Authorities"
ConflictResolver.dll

signtool.exe verify /v /a ConflictResolver.dll

With the following output from the Verify command

Verifying: ConflictResolver.dll
Unable to verify this file using a catalog.
SignTool Error: A certificate chain processed, but terminated in a root
certificate which is not trusted by the trust provider.
Signing Certificate Chain:
Issued to: DEV\steve
Issued by: DEV\steve
Expires: 3/02/2007 3:57:43 p.m.
SHA1 hash: C9AB267C0701D83C6B2707EDFE92444E899D1A3E

File is not timestamped.
SignTool Error: File not valid: ConflictResolver.dll

Number of files successfully Verified: 0 Number of warnings: 0 Number of
errors: 1

1. Who or what is a trust provider?
2. How do I associate my certificate with one of these?
3. When I deploy to my client so, do I have to go through the same
hoo-haa as I have just been through or is this easily transferrable?

Fighting a losing battle so far so any help is appreciated.

Cheers
Steve
Dominick Baier [DevelopMentor] - 30 May 2006 06:06 GMT
try to import that cert into the "trusted root CA folder" - using the certificates
MMC snapin.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

> A few questions from someone who hasn't done this before.
>
[quoted text clipped - 34 lines]
> Cheers
> Steve

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.