This should have a ton more likes than it does. Not many on KZbin have ever explained it like this before. Great job!
@OneMarcFifty Жыл бұрын
Hi Brian, that’s very kind - thank you very much
@graceoverall3 ай бұрын
12:25 Brilliant!!! I didn't know about transparency laws requiring the disclosure of private certs. For me, that's a deal breaker for my (future) homelab.
@alfonsofujita25927 ай бұрын
Waoo. The first video that explains me how let’sencrypt ask DNS for verification. This video is for newest like me. Thanks
@AlexCernat Жыл бұрын
congratulations for sharing info about certificate transparency program; many people are not aware about it, and some will have a big unpleasant surprise one day (hostnames disclosure, funny "test" dns names etc.)
@OneMarcFifty Жыл бұрын
Hi Alex, thank you very much - one could probably talk for hours about the impacts and side effects of certificates, TLS, trusts, chains and so on ;-) But when I read about the Cert Transparency, I thought - hmmm ... If you get a cert for host1, host2... then you probably have a host 3 ;-)
@glitchy_weasel Жыл бұрын
Let's Encrypt is a fantastic project! It definitely makes the internet more accessible and secure for hobbyists webmasters. Very good explanation by the way!
@OneMarcFifty Жыл бұрын
Agreed - and many thanks ;-)
@rsmonteiro828 ай бұрын
Thanks Marc! The way you explain the thing is excellent!
@rklauco Жыл бұрын
I did not realize you can use the wildcard certs like this in LAN. Good idea...
@OneMarcFifty Жыл бұрын
Hi Robert, yeah - I discovered that when I tried to segregate my VLANs using a reverse proxy ;-)
@_r00f Жыл бұрын
Thanx Marc! I personally found the best option to automate let's encrypt wildcard cers is to maintain your own dns servers. It allow you to make any number of subdomains with DNSSEC and all the stuff.
@OneMarcFifty Жыл бұрын
Hi Sergey, that's definitely a good option.It does have side-effects though (such as opening access to port 53 and the like)
@_r00f Жыл бұрын
@@OneMarcFifty I have 1 master and 2 slave dns. Master local, slaves on external servers. In the domain zone NS servers - only slaves. The master dns has port 53 open only for the ip addresses of the slave dns servers.
@OneMarcFifty Жыл бұрын
Oh that makes total sense - perfect, thanks for sharing!
@killer26008 ай бұрын
@@_r00f I'd like to introduce you to cloudflare.
@yitspaerl7255 Жыл бұрын
Very interesting. Especially using a free wildcard cert locally. Thanks a lot!
@OneMarcFifty Жыл бұрын
Hi, many thanks for the feedback ;-)
@Benemortasia666 Жыл бұрын
That application/database program I am using ever since, its awesome. Thank you.
@pallzoltan10 ай бұрын
I love how well you explained everything. Thank you.
@pberto Жыл бұрын
I can only confirm my comment on part 1. Good job, Marc.
@OneMarcFifty Жыл бұрын
MAny thanks Gabriele ;-)
@affinitystablepeanuts Жыл бұрын
Very nice and very clear explanation around letsencrypt. Thank you. Deserves a lot more likes.
@AdityaTyagi-e6n Жыл бұрын
Very nicely explained. Thanks a lot for your efforts.
@daniellukesmith7 ай бұрын
His explanations are the best
@alexs5588 Жыл бұрын
Great video Marc, always extremely informative thank you!!! Would you ever consider revisiting the BATMAN protocol in depth? Such as with DSA architecture or APs with no built in switch?
@OneMarcFifty Жыл бұрын
Hi Alex, many thanks. I am currently working on an episode on how to build a router with the Raspberry Pi - with regards to the question how to do VLANs without a switch. But your question inspires me to maybe do a separate episode altogether, as there are mutiple ways of doing VLANs on devices with or without switches. I might talk about BATMAN in those as well. Thanks again.
@BobLoblaw_3 ай бұрын
Great explanation and great video (series)! Thanks!
@justpassing67764 ай бұрын
well served solutions for everyone. Great job!
@Avopeas11 ай бұрын
Thank you very much for your great explanation.
@samuraijaydee Жыл бұрын
Thank you for this Marc. This is a big help for me :)
@OneMarcFifty Жыл бұрын
Glad to hear that! Thank you!
@fef-e4k4 ай бұрын
great video quality, great content, great tool and of course great explanation. I have downloaded the XCA software on my windows 10. I have a lil challenge: I am working with vs code and have accessed my server via it. I have also created my CA with XCA. the challenge i have now is copying my CA to the server just like you did. Any guide?
@daxelai3 ай бұрын
Excellent explanation. Actually I am using tomcat server on my LAN to deployed my application. In this video we downloaded two certificate and key can I use only key and ca certificate or key with certificate to configure https in tomcat.
@BrunoCouleau Жыл бұрын
Very nice and idiot proof explanation. Thank you.
@OneMarcFifty Жыл бұрын
Hi Bruno, thank you very much for your feedback!
@jogikuenstner77589 ай бұрын
Interesting, great content! I happen to use the same webspace-provide like you, but I have enabled 2FA with an authenticator-app. Do you see any chance then still to do automation?
@boubou40 Жыл бұрын
Thank you for the video ! does the wildcard option allow me to use short names without a warning ? I'm using step-ca for my homelab to automatically provides certificates for my servers
@OneMarcFifty Жыл бұрын
Hi Vincent. No - you will still need FQDN with these.
@ATech-dg9lj6 ай бұрын
I agree with@BrianThomas - never seen anything like this before - well done sir. I wonder if you would be able to cover the X.509 certification in terms of STM32 Mbed RTOS terms of usage. I.e., would the xca tool be able to support the lwIP embedded server httpd deamon on STM32 processors. Also how can the x.509 certification be implemented on production runs of hundreds or thousands of boxes. Would every box require a seperate certificate etc. in case the vendor does not use a different private key for each product sold would the public key holders be able to hack other customers products. This is a very unclear area of discussion regarding this type of certification. Please give us your thoughts on this topic sir. Thanks
@qamaranwar-ye8tp Жыл бұрын
GREAT Video, GREAT to say the least
@avgjoe38692 ай бұрын
Underrated content!
@mohammeddawwas3822 Жыл бұрын
do you have a video explains in details about wildcard certificate ?
@der_imperator6907 Жыл бұрын
I'm really interested in your automation certbot script. How did you read the string for the txt record given by certbot?
@OneMarcFifty Жыл бұрын
If you check github.com/onemarcfifty/cheat-sheets/blob/main/Certificates/ansible-playbooks/auth_hook.py then you can see that the value comes from the environment variables CERTBOT_VALIDATION and CERTBOT_DOMAIN which are set by the certbot command.
@jedd1 Жыл бұрын
Thanks!
@OneMarcFifty Жыл бұрын
You're welcome - thanks for he feedback!
@marvinma6887 Жыл бұрын
very nice,thank you
@OneMarcFifty Жыл бұрын
Thank you ;-)
@alexander5052 Жыл бұрын
Great video!
@fabioamado6725 Жыл бұрын
Thank you very much for this video. Is it possible to run this XCA program in Docker Container? What would be the best option, in terms of security?
@peterhaskew3 ай бұрын
I have installed the XCA application locally, but host its database in a Docker container running MySQL instead of a local file. Does that help (a year later!)?
@fabioamado67253 ай бұрын
@@peterhaskew Thank you for your answer. It always helps, at least for others. In the meantime, I went the route of using a reverse proxy (NGINX) signig the certificates via wild card certificate by Let's Encrypt. Is my option more or less secure than the one explained here? Thank you anyway :)
@oswaldomoraleshernandez4306 Жыл бұрын
Thanks! 👍
@robertschultheis17695 ай бұрын
Extremely helpful video series, thank you!
@zaxeer7 ай бұрын
So no way to get lets encrypt certificate for internal domain other than creating own CA?
@itsm3dud39 Жыл бұрын
can i share my x 509 .pem certificate to my teammate? what happens if .pem certificate is publicly exposed??