Re: Online Only Digital Signature



not knowing every single makecert param - but the outputfile seems to be a .cer...

a cer is a public key with extra information

you need a private key to sign the manifest - as stated before, this is usually a .pfx file.

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

I'm sorry I wasn't clear. I created my certificate file like so:

makecert -r -pe -a sha1 -n "CN=CompanyTest" -b 01/01/2000 -e
01/01/2036 -eku 1.3.6.1.5.5.7.3.3 -ss Name Name.cer

"Dominick Baier [DevelopMentor]"
<dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4580be631987a78c81a74170e4a67@xxxxxxxxxxxxxxxxxxxxx

After I created my certificate file

what kind of file was that?

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
After I created my certificate file, I used the signed certifacte I
had installed in one of my stores as the signature certificate.

"Dominick Baier [DevelopMentor]"
<dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4580be631987a18c81a6da90e962a@xxxxxxxxxxxxxxxxxxxxx

you also have to sign the manifest - you need a private key for
that, usually packaged in a .pfx file.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
I am trying to deploy an application to our application server
using Clickonce. I was hoping not to have to install the
application on every Citrix server that our users access, but
utilize the Online Only function to actually run the application
from the application server. I have created a signature using
MAKECERT called name.cer and converted that to a name.spc. I then
took the name.spc and added the certificate to the "trusted Root
Certification Authorities" and the "Trusted Publishers" on one of
my Citrix servers. But whenever I try to execute the application
I still get the dialog box about the application being an unknown
publisher. I am trying to eliminate this from the user. Is there
something else I can do to publish the application to a server and
then execute it from there for any user that has access to the
application directory?

Thanks



.



Relevant Pages

  • Re: Online Only Digital Signature
    ... had installed in one of my stores as the signature certificate. ... I was hoping not to have to install the application on ... every Citrix server that our users access, ...
    (microsoft.public.dotnet.security)
  • Digital signature
    ... One of my clients just upgraded his Citrix server from Access 97 to Access ... All my attempts to research digital signatures has left me very ... buy s separate certificate for each client I have this problem with? ...
    (microsoft.public.access.developers.toolkitode)
  • Re: Online Only Digital Signature
    ... self-signed certificate is not installed to their trusted CA database. ... Regarding signing manifest and exe files for deployment, ... Since the cert is self-signed, the only way for .NET clients ... the application on every Citrix server that our users access, but utilize the Online Only function to actually run the ...
    (microsoft.public.dotnet.security)
  • Re: Online Only Digital Signature
    ... self-signed certificate is not installed to their trusted CA database. ... Regarding signing manifest and exe files for deployment, ... Since the cert is self-signed, the only way for .NET clients (if I had ... every Citrix server that our users access, ...
    (microsoft.public.dotnet.security)

Quantcast