digital-certificate
Java Applet - Signing applet class instead of applet jar
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.[详细]
2023-02-28 19:45 分类:问答SQL server creating Digital Certificate
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.[详细]
2023-02-28 08:20 分类:问答How can I sign a document with a digital signature (PKCS12 Personal certificate) from an asp.net app
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.[详细]
2023-02-27 08:51 分类:问答Driving a Certificate Authority programatically (C# or C++)
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.[详细]
2023-02-22 02:37 分类:问答to set "Publisher" for JApplet
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[详细]
2023-02-19 08:33 分类:问答How to use digital certificate to check the author of a program?
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[详细]
2023-02-18 04:16 分类:问答What can I use to parse a digital certificate on iOS?
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[详细]
2023-02-16 18:25 分类:问答java question on certificates signing process
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.[详细]
2023-02-14 03:54 分类:问答XMLSec: What's wrong with the signature? ("Reference for URI has no XMLSignatureInput")
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[详细]
2023-02-12 16:16 分类:问答How to programmatically verify an assembly is signed with a specific Certificate?
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 ([详细]
2023-02-10 14:27 分类:问答