Тёмный

Masterclass in openSSL 

theurbanpenguin
Подписаться 80 тыс.
Просмотров 59 тыс.
50% 1

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 78   
@MichelGonzalezValladares
@MichelGonzalezValladares Год назад
Wow, it's a long time without seeing an enjoyable, deep and detailed pki video presented by somebody who really knows what he is talking about and making himself crystal clear by explaining every if and why' s!
@theurbanpenguin
@theurbanpenguin Год назад
Thank you
@sreekanthk5454
@sreekanthk5454 3 года назад
A million-dollar stuff is now freely available to everyone. Thank you!!!!
@guidoslomka7209
@guidoslomka7209 3 года назад
48:30 If you working with a debian system, you need to do the following to make this work: as "root" copy your "ca.crt" into the directory "/usr/local/share/ca-certificates/" cp ~/ca/root-ca/certs/ca.crt /usr/local/share/ca-certificates/ next you need to update the ca-certificates dpkg-reconfigure ca-certificates you can choose either "yes" or "ask" and after the script finishes you see: Updating certificates in /etc/ssl/certs... 1 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... Adding debian:ca.crt done. done.
@paulryan2253
@paulryan2253 2 года назад
This is where the magic happens...!
@oddlytimbotwillison6296
@oddlytimbotwillison6296 2 года назад
This is an outstanding video. For anyone viewing in 2022, note that browsers now require the subjectAltName extra, so cert signing requests formed without this will not be accepted. This shows as the somewhat unhelpful error "NET::ERR_CERT_COMMON_NAME_INVALID".
@arifsali
@arifsali 3 года назад
This is brilliant! Thank you. I didn't know about openssl running a server to test. Learned something new.
@kettelman
@kettelman 3 года назад
Can only imagine how offended the fourth horseman is right now :-) Apart from the above, this is a fantastic little lecture.
@theurbanpenguin
@theurbanpenguin 3 года назад
ooops Sorry number 4
@shahzeb1234
@shahzeb1234 2 года назад
It has generated the CSR in sub-root but whenever i put command to sign the csr file, I receive the following errot " wrong number of fields on line 1 (looking for field 6, got 1, '' left) " may be any syntax error or what ?
@Rickety3263
@Rickety3263 3 года назад
One detail thats missing I can’t seem to make work - subject alternative names. I can get SANs for the server on the CSR, but after the Sub-CA signs it, they’re gone. What am I missing in sub-ca.conf? I’d like to specify multiple fqdn’s and IP addresses as SANs This is great. Thank you.
@Pendragonzzz
@Pendragonzzz 3 года назад
Exact same question here.
@laurynas9406
@laurynas9406 3 года назад
Same issue, do you have a solution by any chance?
@davidlilley4416
@davidlilley4416 2 года назад
Have the same problem, would love to understand what is missing in the [ server_cert ] in the sub-ca.conf.
@BrucesWorldofStuff
@BrucesWorldofStuff 3 года назад
Well I watched about half of the video and I was so lost that I just stopped... :-) It was not you, it was me. I have no idea what I would use this for so I did not see the point of finishing... What I did watch was very well done. I am sure that someone needing this information will be happy as a lark! Lol Thanks you for the video! LLAP
@theurbanpenguin
@theurbanpenguin 3 года назад
I understand
@DDBAA24
@DDBAA24 3 года назад
This is how you set things up securely for your local/remote self hosted web_server .. Openssl can also be used to encrypt files , thats worth learning for anyone, check out the 'enc' function : ) .. Likely this will lead you to gpg and its encryption function + key management. Or maybe its just me that gets sucked down these various linux terminal rabbit holes lol . -education is never wasted
@BrucesWorldofStuff
@BrucesWorldofStuff 3 года назад
@@DDBAA24 Well I don't use servers or Web servers so yep it's not for me. I don't have a use for SSH other than updating my other computers in a terminal on my local 4 computer setup... :-) It wasn't my intention to say that "education is wasted" it is not! I just don't have a use case for this. Like I said, I'm sure some will find useful... :-) LLAP
@shayaltshue1791
@shayaltshue1791 2 года назад
11:06 I had to use "-newkey" instead of "- - newkey". Didn't dig into why this is, but thought it'd be worth putting here for someone else.
@pascaltube8434
@pascaltube8434 2 года назад
Hallo , Why there is no "buy me Coffee" button here. You deserve one and for all your videos. Please consider it.
@Justicewarrior795
@Justicewarrior795 2 года назад
hi there, qq why did you switch to the root user?can't this tutorial be done as an unprivileged user?if yes then why not show the viewers how to do it as non root and it's also good practice
@purplemonkeydishwasher5269
@purplemonkeydishwasher5269 Год назад
Some great little nuggets in this tutorial. I feel like I'm learning a lot more than some of the other courses I've looked at. Still overwhelmed by it. We'll get there
@ivartorr1469
@ivartorr1469 Год назад
would you mind answering whether i need a new vm for the intermediateCA? how do i keep the rootCA offline if the intermediate is in the same vm?
@DDBAA24
@DDBAA24 3 года назад
This was awesome , Thanks Mr.Penguin
@theurbanpenguin
@theurbanpenguin 3 года назад
thanks
@logicawe
@logicawe 3 года назад
I mostly use OpenSSL to merge end user certs + intermediate certs + key files to create PFX for IIS server upload but this was interesting content as well
@TuxWing
@TuxWing Год назад
Thank you for this excellent explanation on buiding CA/Inter/Server certs with OpenSSL, can you provide an update that includes the use of Subject Alternate Names?
@ald7248
@ald7248 Год назад
Very good tutorial apart from two things: a) Use of CN for the server hostname was deprecated like literally 20 years before this tutorial was created. And Firefox and Chrome stopped allowing it mere months after the tutorial appeared. b) The author should warn people that "openssl ca" is not a command you want to use in a production environment because it's quite buggy and it's very easy to corrupt your index database or similar. Openssl's own documentation admits as much.
@lakshminarasimmanv
@lakshminarasimmanv 2 года назад
Amazing tutorial!! If possible can you make a tutorial about cfssl?
@adammontgomery7980
@adammontgomery7980 3 года назад
Just had a class where we discussed PKI. Everyone (classmates and prof.) kept saying how complicated and expensive they were to implement. I knew OpenSSL existed and was wondering why a company wouldn't just do it in-house; doesn't seem that complicated (or expensive) to me... If you want a certificate for public SSL connection, sure, pay for one from one of the big vendors. Also, can you just create different CAs for user permission levels? For instance, an intermediate CA to certify database admin keys, and another CA for database users.
@steveplace324
@steveplace324 Год назад
11:14
@ebrahima9647
@ebrahima9647 3 года назад
You know your stuff !
@tockar
@tockar 3 года назад
If I'm being honest, I'm probably not going to understand it properly until I actually use it in my live env, and my env is just a simple server I want to make on my Raspberry Pi 4. But I know how important security is and will learn it. Thank you for this guide!
@tejaseervi1151
@tejaseervi1151 3 года назад
Such a nice video.... It is very helpful. Thank you very much.
@ranajitjana4030
@ranajitjana4030 3 года назад
Thank you very much for this such a great video. The comments too are very much helpful. I have one query in this. With the server all set with private key and certificate how does the server sends the public key to the clients and how does that show up in the communication.
@SouravTechLabs
@SouravTechLabs 3 года назад
What happens when the expiry time is like 10K years? PS: I followed the whole tutorial. Thanks for the detailed info to demystify the CA certs thing!
@thaidoan868
@thaidoan868 4 месяца назад
"Does anyone need a coffee?" - "I certaintly do"
@theurbanpenguin
@theurbanpenguin 4 месяца назад
LOL
@bmircea2
@bmircea2 2 года назад
Thank you! I watch this video for the second time in the last few years, this is my go-to for a refresher in openSSL.
@011azr
@011azr 3 года назад
Wow, this course is so good, thanks a lot :)
@rapaero
@rapaero 3 года назад
Awesome content! It will help me with LPIC 303 exam! Much appreciated!
@david2358
@david2358 3 года назад
Awesome video, thank you!!! 👍
@albertomel756
@albertomel756 Год назад
Hola eres un gran maestro y tienes un canal estupendo
@diegoramos27
@diegoramos27 3 года назад
wow this video is gold, amazing explanation, thanks
@user-fg6ng7ej6w
@user-fg6ng7ej6w 2 года назад
thanks for clear explanation.
@simaphore
@simaphore 3 года назад
This video is absolutely phenomenal. Thank you.
@theurbanpenguin
@theurbanpenguin 3 года назад
Thank you. It is not complete. I could have added more but I am glad you liked it
@arifsali
@arifsali 3 года назад
Dear Andrew, you are not using alt_names and you're using one domain name as a Common Name. What if I want to use hostname, localhost, IP address ... in addition to the domain name?
@theurbanpenguin
@theurbanpenguin 3 года назад
extend the subject with alt_names or create a configuration file
@SupraRyu
@SupraRyu 2 года назад
Excellent video and tutorial. You made it fun to learn. Kudos!
@et_phonehome_2822
@et_phonehome_2822 2 года назад
Great video!
@theurbanpenguin
@theurbanpenguin 2 года назад
Thank you so much. I am glad you liked it
@richardmcatee5902
@richardmcatee5902 2 года назад
Very useful information. Well presented, and quite entertaining.
@theurbanpenguin
@theurbanpenguin 2 года назад
Glad you enjoyed it!
@olafcreed4726
@olafcreed4726 3 года назад
Just taking notes here, how can I create the intermediate CA when I have the RootCA on a different machine? The command given in this video wouldn't work. @32:30 Is it as simple as entering that command on the rootca machine then moving the sub-ca.csr and sub-ca.crt to the subca machine??
@theurbanpenguin
@theurbanpenguin 3 года назад
The intermediateCA send a request to the CA. In the same way the server sends a signing request to the Intermediate CA/ The files are transferred to and from the signing authorities
@olafcreed4726
@olafcreed4726 3 года назад
@@theurbanpenguin What I'm saying is that he is locally referencing directories from the same machine in that command. But in a real situation we would have the rootCA on a different machine thus making that command not work
@abdulawan7357
@abdulawan7357 2 года назад
Quality mate keep it up
@cranespud
@cranespud 3 года назад
what a great explanation thank you so much!
@krish0007
@krish0007 2 года назад
Awesome video..!
@danielfulford6135
@danielfulford6135 3 года назад
Thank you for this. I'm a junior sysadmin and the company I work for recently created a new CA to sign certs for a large number of iOS devices. I didn't undertake the work, but was curious as to how they implemented it. This video has given me much greater insight into how they achieved the task. Whats also interesting is the different certificate requirements iOS has between iOS 12/13 and now 14.
@theurbanpenguin
@theurbanpenguin 3 года назад
Glad it was helpful!
@josefarid2277
@josefarid2277 2 года назад
This is such a great video! Very nice explanation and demonstration!
@theurbanpenguin
@theurbanpenguin 2 года назад
Thank you
@nicoladellino8124
@nicoladellino8124 2 года назад
Nice vide, TNX
@mggarekar
@mggarekar 3 года назад
amazing ! thank you
@gkranasinghe
@gkranasinghe 3 года назад
Super
@Vagelis_Prokopiou
@Vagelis_Prokopiou 3 года назад
Another diamond 💎. Thanks a lot.
@theurbanpenguin
@theurbanpenguin 3 года назад
My pleasure 😊
@V_Ivanov
@V_Ivanov 3 года назад
👍
@tharunkrishnamoorthy2192
@tharunkrishnamoorthy2192 3 года назад
Thank you
@logicawe
@logicawe 3 года назад
Amazing that this is free, big thank you sir 👍
@guilherme5094
@guilherme5094 3 года назад
Like.
@pdkama
@pdkama 3 года назад
Thanks
@theurbanpenguin
@theurbanpenguin 3 года назад
No problem
@nitheeshvs3653
@nitheeshvs3653 2 года назад
Super , I implemented the same on my work to create local root-CA Intermediate-CA .Thanks a lot !!!
Далее
Configuring Secure LDAPS on CentOS 8 with 389-DS
29:01
Почему?
00:22
Просмотров 426 тыс.
pumpkins #shorts
00:39
Просмотров 30 млн
How to create a valid self signed SSL Certificate?
25:01
Self-Hosted TRUST with your own Certificate Authority!
26:25
"Zero Trust SSH" - Jeremy Stott (LCA 2020)
45:18
Просмотров 24 тыс.
Quick and Easy Local SSL Certificates for Your Homelab!
12:08
OpenSSL Certification Authority (CA) on Ubuntu Server
16:07
HTTPS, SSL, TLS & Certificate Authority Explained
43:29
Почему?
00:22
Просмотров 426 тыс.