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 config.xml.booted file.
How do I provide user credentials for starting the weblogic server?
What is the major difference between managed server and admin server?
Can you explain what are the ways in which the dns request of failed servers handled?
Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic
Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.
In web logic how are new threads assigned?
What is the difference between jboss and weblogic?
What is LDAP and how to configure LDAP server to weblogic server? any budy give me steps
What is a messaging bridge?
Explain the concepts and capabilities of ANT ?
Which of the programs can be created using the zac publish wizard tool? : BEA Weblogic