How to Create Self Signed Certificate With OpenSSL Windows

preview_player
Показать описание
In this video guide, we are learning the commands for creating self signed certificate with OpenSSL windows. We also make our own CA cert with OpenSSL commands. At last we sign our server certificate using our own self signed CA certificate.

For install and configuration of OpenSSL on Windows refer our below YouTube video.

Chapters:
00:00 Introduction
1:35 Creation of CA Certificate
6:01 Verify Created CA Certificate
7:47 Create Server csr and Key
10:44 Verify Created Server csr
12:23 Create Server crt and signing using CA certificate
16:19 Verify server certificate chain of trust with CA
19:00 Add CA to Trusted Root Authorities
Рекомендации по теме
Комментарии
Автор

Hello, there is a problem during the the middle of video, can you post openssl.cfg file? In windows there is openssl.cnf file. Thanks in advance.Bye

maurizioarmetta
Автор

Very informative video.. I have a OpenSSL query.. if you can help.. In the 'ecstresstest' I want to know the key value of 'kP256DefaultResult' if I set NUM_REPEATS equals 100 only.. can you tell me how to find that?

marinatyres