I have a java applet which accesses a file on the file system of the client-side. Fo开发者_StackOverflow中文版r that I created a jar for my applet and then signed it and now everything works fine.
We have an application that uses SQL Server 2005 or above, when we create the database it currently creates various logins we have various stored procedures that are signed with a Certificate.
I have an asp.net website, from which I\'ll be uploading a document. I\'ll proceed to create a hash from the document so I can store it in a column for security reasons.
I\'m writing a client/server application that requires the server needs to be able to authenticate the client and also requires all comms to be encrypted.
I have generated the keystore and its inner key. Then I signed my test applet. But each time I start my jnlp applet I can see the Internet browser security开发者_开发百科 Warning dialog which shows th
We develop a Win32 program (=host) which allows 3rd party to write plug-ins. As some plug-ins contains valuable piece of code (for example, high quality video scalar), the 3rd parties want to limit th
The security API\'s on iOS only seem to cover extracting certain parts of the certificate. Has anyone used openSSL or开发者_StackOverflow中文版 asn1c to allow the retrieval of Extensions, Policies e
I am confused on the process to create a valid certificate,signed by a CA, in java. I know that java has the tool keytool to create public-private keys and certificates.
I\'m using apache-santuario 1.4.4 to generate this signed message: <soapenv:Envelope xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:SOAP-SEC=\"http://schemas.xmlsoap.org/soap/se
My scenario is we have one program (exe) that will start other programs if found in a particular folder. I want to ensure it only ever starts programs which are signed with our Corporate certificate (