#OpenSSL
In this video, I will teach you how to generate digital certificates using OpenSSL. I will show you how to generate a self-signed and a signed certificates. Some certificates may need a specific extension to be applied to it so I will also show you how to apply various X.509 v3 extensions using OpenSSL.
Please access my notes for this video from the link below -
https://github.com/CyberHashira/Learn...
Video Timelines -
0:00 - Intro
0:30 - Generating Self-Signed certificate.
11:18 - Adding X.509 extensions.
19:27 - Using configuration files.
23:47 - Generating a Root CA certificate.
26:28 - Generating a certificate request.
29:58 - Signing Certificate Request.
34:40 - Thanks for watching.
OpenSSL :-
https://www.openssl.org/docs/man1.1.1...
https://www.openssl.org/docs/man1.1.1...