Allgemein

Creating a Self-Signed SSL Certificate

Creating a Self-Signed SSL Certificate

A self-signed SSL certificate is a certificate that is signed by the person who created it rather than a trusted certificate authority. This article explains how to generate a self-signed SSL Certificate using the openssl tool.