Definition
Self-Signed Certificate
A self-signed certificate is a certificate in which the subject and the issuer are the same entity. The signature can be verified with the public key contained in the certificate itself.
Trust Value
No Trust Value
Self-signed certificates are easy to make, but they do not provide any trust value on their own. They become meaningful only when pre-installed and explicitly trusted (as with root certificates).