Create Your Own SSL Certificate Authority (Windows)

Create Your Own SSL Certificate Authority (Windows)

Delicious Brains

2 года назад

37,216 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Marcellous Curtis
Marcellous Curtis - 06.08.2023 11:12

$ winpty openssl rep -x509 -new -nodes -key myCA.key -sha256 -days 1825 -out myCA.pem
Invalid command 'rep'; type "help" for a list.

Any advice?

Ответить
Nomaan Alwi
Nomaan Alwi - 02.08.2023 19:37

Shoutout to the Lake Morraine wallpaper

Ответить
Sergey Ponomarev
Sergey Ponomarev - 24.06.2023 02:32

It's a shame that the OpenSSL is not officially supported on Windows. For both OpenSSL Team and Microsoft. And it's shame that you can't easily create a CA with a certmgr tool. But I found that you can install and configure some Active Directory and it has CA tools where you can sign CSRs. Still it will be easier to use the console OpenSSL.
BTW the git for Win uses old OpenSSL v1 while there is OpenSSL v3 and some commands are differ a little bit. So you can copy some command from a tutorial and it will fail with some weird error.
I had this problem with -noenc flag that in the v1 was called -nodes. It's again a fail of the OpenSSL Team who removed the option without just deprecating it.
Another one confusing thing is that all tutorials, including your, are generating RSA keys while there is newer and faster ECC.
Thank you for the helpful tutorial, it was pleasure to watch and heard you👌

Ответить
James Sevs
James Sevs - 14.06.2023 17:49

But, you didn't show HOW to generate it, just import?

Ответить
gus mueller
gus mueller - 27.04.2023 16:02

at the end there you left me hanging. i am running iis, not apache and not ngnx

Ответить
Oleksii Sorokotiaha
Oleksii Sorokotiaha - 19.04.2023 05:20

Spend more than 20 hours to generate certificate for my localhost site, still failed, video does not help. My certificate does not appear in Trusted root, the further command... not understand what I'm doing totally...

Ответить
Dragonbait
Dragonbait - 29.03.2023 14:32

Nice video right up til the end when you just handwaved how you actually use the things we just created with a link to a site that doesn't explain it properly either :(

Ответить
 de'deluxe
de'deluxe - 16.12.2022 02:56

very helpful Video Thankyou

Ответить
les moef
les moef - 09.12.2022 23:22

teaching is not your thing

Ответить
A. . . ..
A. . . .. - 11.10.2022 06:09

this thing is not working at all

Ответить
Hunter Finchum
Hunter Finchum - 23.07.2022 19:15

How do it create the x509 extension file?

Ответить
Auym44
Auym44 - 02.07.2022 23:23

copied exactly from the video keep getting unrecognised command tryed to move the \ to / or removing it nothing seems to work have even removed altogether plus the -help dose not list the \ as a parameter. please help with this

Ответить
Auym44
Auym44 - 02.07.2022 23:21

the x509 command line is not working at the \ -CAcreateserial command

Ответить
Kevin K
Kevin K - 22.06.2022 10:54

Thank you so much

Ответить