Question
Can you describe the difference between a 'self-signed' SSL certificate and a 'valid' SSL certificate?
Asked by: USER4286
102 Viewed
102 Answers
Answer (102)
A 'self-signed' SSL certificate is created by the server itself and is not issued by a trusted Certificate Authority. A 'valid' SSL certificate is issued by a recognized CA and is trusted by browsers and other systems.