How to create a Self-Signed SSL Certificate
Prerequisites to create Self-Signed SSL Certificate: For creating self-signed SSL certificate you first need to be sure that OpenSSL is installed on your computer, generally, it’s coming installed in windows 10 nowadays, you can check this by- 1.open cmd a nd type$ which OpenSSL If this command return address like this /usr/bin/openssl means you are […]