A
A
AEG2013-12-08 18:44:04
Windows
AEG, 2013-12-08 18:44:04

How to get a digital signature?

Hi all! Wrote a program in C#. When I launch it, it says "Publisher: Unknown". How to become famous?
Please give a reference where they quickly and not expensively issue a digital signature.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily, 2013-12-08
@VasiliyIsaichkin

For example www.comodo.com/business-security/code-signing-cert...

M
mshak, 2013-12-18
@mshak

You can use the makecert.exe utility to generate a self-signed certificate and sign your program, and if you want to distribute the application only "among your own", for example, within a company, then you need to install this issued (self-signed) certificate in the "Trusted Root Certification Authorities" store, and you won't be able to verify the signature.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question