what is digital certificate?
Answers were Sorted based on User's Feedback
Answer / sriram
Digital certifiacte is an electronic document which uses a digital signature to bind together a public key with an identity — information such as the name of a person or an organization, their address, and so forth. The certificate can be used to verify that a public key belongs to an individual.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / supraja
For the purposes of digital signing of documents,
verification of digital signatures, and handling digital
certificates in the Java platform, the Java Cryptography
Architecture (JCA) is used. JCA is a specification that
gives the programmers a standard way to access
cryptographic services, digital signatures, and digital
certificates.
The Most Important Classes in JCA
java.security.KeyStore
java.security.PublicKey
java.security.PrivateKey
java.security.Cert.Certificate
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / bhaskar
Digital certificates are used to store the public and
private(corresponding) certificates.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is clustering? What are the different types and how does clustering works in a network ?
Explain the types of node manager?
In what ways can a web logic servers performance be improved upon?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
What is the difference between weblogic and jboss?
what is difference between jboss and weblogic
Do you know what are the steps required to modify config.xml file of web logic server?
What are the advantages node manager?
how to upgrade the weblogic server licence?
What is the difference in the web.xml and weblogic.xml ?
what is proxy? how it is used in real time?
Explain the types of deployment modes and diffrernces between them?