Signing an ActiveX with a digital certificate
Hi every body I've downloaded a digital trial certificate (X509 standard).How can I sign an Activex That i've created with?Thanks in advance. Imad Eddine BOUIHISoftware EngineerEHTPmy Web Pages
Use the signcode.exe tool that is included with the .NET SDK or the Windows Platform SDK. That program will run you through a wizard that will help you sign your Active X control.Cheers, Kevin JonesMy Blog
Hi,I've looked for for signcode.exe in both of SDK and VS install folder and i didn't found anything ! Ima...
Signing ActiveX components written in .Net
Hi I've built my first ActiveX component using this guide as a reference: http://www.codeproject.com/KB/cs/CreateActiveXDotNet.aspx I've also implemented IObjectSafety.I've signed our assembly using the SignTool.exe and our VeriSign AuthentiCode signature.But when the uses hits our website and get promted to install/activate the ActiveX control the "Information Bar" says: "This website wants to run the following add-on: 'Control name is not available' from 'Unknown publisher'. If you want to..."How do I insert my own company name...
Digital signing of code for unsigned components
Hello Guys, This article of mine explains how to sign a code without the need to buy the digital
signature for Microsoft Trusted Certificate Authorities. Please note that this
would be helpful for test purposes only since it requires you to install the
certificate in all client browser using the application. Eventually, a
certificate from Trusted Root CA like Verisign, Thawte. Etc has to be bought
for insuring that your CAB/ActiveX component is available for use to all
without security issues. It even makes
code signing easier, which needs only signcode.exe utility al...
Secure By Design: How Guardian Digital Secures EnGarde Secure Linux"EnGarde Secure Linux is not just another "repackaged" Linux
distribution, but a modern open source system built from the ground up
to provide secure services in the threatening world of the modern
Internet."...
http://www.linuxsecurity.com/content/view/125195/171/
...."The Community edition of EnGarde Secure Linux is completely free
and open source, and online security and application updates are
freely available with GDSN registration."...
http://www.engardelinux.org/modules/index/index.cgi
--
js
...
Secure File Download and Digital Signing Problem
I just got a digitial certificate so I can sign my exe's that people download from my website.So instead of the "Publisher Can't be Verified" message in Windows XP, when they run a downloaded file, they get our company name as the publisher, and can view the cert, etc...So anyway, One of my downloads is delivered over a secure connection because they have to pay for it.I use this approach, because my webhost (3rd party ASP.NET hosting) allows me to set folder level permissions. So I basically turn of anonymous access to where my download exe is, and stream it out via the ASPNET account inste...
Buggy Buggy Buggy !Name: Andrei Petcu
Email: vampiric_daemonatyahoodotcom
Product: Firefox
Summary: Buggy Buggy Buggy !
Comments:
HI!
Firefox has just installed your latest up-date and I just wanned to warn
you that it's very buggy.
These are a few encountered errors :
- slow loading / connecting
- scripts that used to work, now don't !
- some css tags on my site become invalid ! Like the padding / margins..
- A site wth Java and / or Ajax work badly.. like a game in frames
- displacement on sites. (Like IExplorer)
These are just from 3-4 hours of surfing / working with new v...
Delphi component to view Digitally signed pdf documentsDoes some one know of a vcl component through which I can view digitally
signed pdf documents.
Venkatesh
(my name does not seem to appear correctly in the newsgroup)
"thomas hamburger" <venks@vsnl.com> wrote in message
news:87646@forums.codegear.com...
> Venkatesh
> (my name does not seem to appear correctly in the newsgroup)
You appear to be using Thunderbird. Just update you settings. It's not
that difficult.
--
Kevin Powick
Kevin Powick wrote:
> "thomas hamburger" <venks@vsnl.com> wrote in message
> news:87646@for...
Symantec Internet Security ActiveX Component Arbitrary File ExecutionSecunia Advisory: SA11168
Release Date: 2004-03-19
Critical: Highly critical
Impact: System access
Where: From remote
Software: Norton Internet Security 2004
Norton Internet Security 2004 Professional
Description:
NGSSoftware has discovered a vulnerability in Norton Internet Security 2004,
which can be exploited by malicious people to compromise a user's system.
The "LaunchURL" method in the "WrapNISUM Class" (WrapUM.dll) ActiveX
component makes it possible to run arbitrary executables from remote
locations. This can be exploited to execute arbitra...
Lizard Labs XSign Lite
Hi to all,
I have created an ActiveX component for signing XML documents named Lizard Labs XSign Lite :) It is an ActiveX software component and has been developed for secure personal and business transactions. It enables XML digital signatures using certificates over the Internet and intranet. LLXSL is compatible with Microsoft.Net, ASP.Net and many other signature verification libraries; it doesn’t need MS XML, CAPICOM or other components and works on most Windows operation system including Windows XP and Windows Vista. Although similar products are available on the market for more then 1...
What's so secure about Secure Digital? (SD cards)I checked out the wikipedia page on these things, but it
didn't have anything to say about the reasoning for 'secure'.
Is it encrypted somehow, or is it 'secure' in being highly
fault tolerant, or is it longevity?
Torrance
I've never heard of built-in encryption on an SD card, but from the
website:
http://www.watermarkfactory.com/resources/terms/secure-digital-card.htm
The "Secure" in Secure Digital comes from the card's origin. To create
the SD card, Toshiba added encryption hardware to the already-extant MMC
card, to calm music ...
Digital signing Web form data using digital certificate
Hi,I am in a project in which I have to get data from the user through webform and upload it to the server after attaching the Digital signature from the user.Can anybody help me, how to digitally sign the data entered by the user in the asp.net Web form using the user's digital certificate. Kindly please describe it. Thanks in advance.RegardsPKumar...
digital signCan I access digital certificates installed in my browser from java
language. We want to develop a java solution that enables users to
validate and sign documents, independently of browser or operating
system. Any hint?
Thanks.
...
Digitally Signed?Sir:
Today Mozilla has on its own started to insist that I asked to have all
my out going e-mails digitally signed, which I did not. So the problem
is how do I get it to stop this?
--
Bill
Thanks a Million!
William L. Hartzell wrote:
> Today Mozilla has on its own started to insist that I asked to have all
> my out going e-mails digitally signed, which I did not. So the problem
> is how do I get it to stop this?
Did you try to install Enigmail, or something?
Sir:
Steve Wendt wrote:
> William L. Hartzell wrote:
>
>> Today Mozilla has on ...
sign activeX
what are the procedures to sign my activeX control
thanx...