No video

Apache Web Server and HTTPS on Linux

  Рет қаралды 62,639

Steven Gordon

Steven Gordon

Күн бұрын

Пікірлер: 44
@DigsWigs2022
@DigsWigs2022 2 жыл бұрын
This is possibly the best explanation of SSL I have seen so far. Thank you so much!
@alinsoar
@alinsoar 6 ай бұрын
This channel belongs to a professional. He knows what he says, comparing to mostof the youtube channels.
@TechnologyLearningLive
@TechnologyLearningLive Жыл бұрын
your a true Genius , LOVE your Integrity cant thank u enough for sharing your hard work, the sad thing is how difficult it has become to find real . non convoluted answers to real problems in thes web world of TECH. excellent excellent💛💙
@waltwilliams6012
@waltwilliams6012 Жыл бұрын
This setup works, but is now outdated. Both Firefox and Chrome now require the use of the Subject Alternative Names (SAN) in addition to a properly set Common Name. Firefox and Chrome will not trust a home-spun CA without the Subject Alternative Names. Thumbs up on your presentation.
@pfranklin
@pfranklin 4 жыл бұрын
So many steps and so complicated. Leaving mine as straight http.
@onewarkid2751
@onewarkid2751 4 жыл бұрын
stupid boy
@pfranklin
@pfranklin 3 жыл бұрын
@@onewarkid2751 satanic judgemental hater.
@pajeetsingh
@pajeetsingh 8 ай бұрын
This is the only video that explains everything.
@nikolas8741
@nikolas8741 3 жыл бұрын
I know I'm late for the party I just started a couple months ago trying to learn about setting up LAMP server for my own, I learn allot from you video thanks so much 😊
@davidtomkins985
@davidtomkins985 3 жыл бұрын
Thank you for such a thoroughly explained tutorial.
@seif9923
@seif9923 Жыл бұрын
youre such a great teacher
@ribeiro4642
@ribeiro4642 4 жыл бұрын
I had to put the video in 4x playback Thank you.
@birdhousegypsy3655
@birdhousegypsy3655 3 жыл бұрын
Excellent vid!!
@TDAbayarathne
@TDAbayarathne 10 ай бұрын
Thank you so much, this is really helpful
@marvinkuppers9733
@marvinkuppers9733 4 жыл бұрын
Many thanks for the helpful video and the detailed explanation! That helped me a lot.
@exogendesign4582
@exogendesign4582 4 жыл бұрын
Linux is really for people who do the legwork, in Windows I can set up the same task for like 5-15minutes and be up and running with almost 90% security greatness. Now I understand why Bill gates says "I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it.' what he meant by that is to automate the task for doing all the legwork to make it easier for the user. Well this was a very good tutorial. Made me learn something new and Definitely gave me another thought of wisdom, Thanks Steve.
@onewarkid2751
@onewarkid2751 4 жыл бұрын
who asked you
@exogendesign4582
@exogendesign4582 4 жыл бұрын
@@onewarkid2751 your mom asked me while she was doing reversed cowboy on me.
@mica122213
@mica122213 4 жыл бұрын
@@exogendesign4582 wuhan virus is that you?
@exogendesign4582
@exogendesign4582 4 жыл бұрын
@@mica122213 are u stupid? Why are u using wuhan virus for topic that's completely irrelevant with it? U must a big time autistic and a friendless bitch.
@vuphungduy595
@vuphungduy595 2 жыл бұрын
love you!
@simonestarace5249
@simonestarace5249 4 жыл бұрын
I have followed this tutorial. I did everything but when it comes at connecting with https like in 43:49 it still says that the certificate is not trusted. What I should do?
@kiratornator
@kiratornator 3 жыл бұрын
You used a self signed cert, browser uses CAs to determine if the host is legit. Self signed carts still provide encryption.
@harikrishna-sn5pq
@harikrishna-sn5pq 5 жыл бұрын
Excellent Video
@merol3198
@merol3198 2 жыл бұрын
Thank you Sir
@michaelh9875
@michaelh9875 5 жыл бұрын
amazing guide! Thanks
@raulcattelan4506
@raulcattelan4506 3 жыл бұрын
thanks for the video
@howtohavesubscribers
@howtohavesubscribers 4 жыл бұрын
Thank you so much, this is really helpful. Could you do a video to Explain the RSA algorithm?
@agamez73
@agamez73 4 жыл бұрын
Thank you!
@leenevin8451
@leenevin8451 3 жыл бұрын
27:05 cant see the command?????
@aleksandrshirokov9037
@aleksandrshirokov9037 3 жыл бұрын
Had the same issue. But if you watch a few minutes further you'll see the newly created file cert-www.example.com.pem This is was the end of the command. But not you need to go to demoCA and remove indext.txt, index.txt.attr, serial and rename indext.txt.old and serial.old to the same name without old. Then run the command (at 27:05) again.
@vinothkumarselvaraj8074
@vinothkumarselvaraj8074 4 жыл бұрын
Thank you so much Steven, this video helped me a lot and i am able to setup https enabled intranet site
@youcam39
@youcam39 6 жыл бұрын
Thank you very mutch Steven, could you do a tutorial about how to setup a dns server for public domains?
@pajeetsingh
@pajeetsingh Жыл бұрын
Chromium gives "NET::ERR_CERT_COMMON_NAME_INVALID" or "NET::ERR_CERT_AUTHORITY_INVALID". Any solution?
@AgoraphobicNews
@AgoraphobicNews 4 жыл бұрын
I installed the sertificate but when I type https it says 404, Apache/2.4.18 (Ubuntu) Server port 443. What should I do to fix this?
@rukhayasiddiqua8644
@rukhayasiddiqua8644 5 жыл бұрын
We are assuming ourself as CA(Certificate Authority) on the server end(on one machine). So at client side( on another machine...here, virtual) as the issuer(CA) is not a well-known one, we have added the issuer in the trusted list. Now, When I try to connect to the web server on the server machine, using lynx command, it shows me the same thing: the untrusted issuer! Does it not make sense that if we sign assuming our self as CA on a machine, then by default the CA should be a trusted one at least on that machine. Please do correct if I'm wrong in my question!
@farhanmuzakki8857
@farhanmuzakki8857 5 жыл бұрын
Sorry but impossible
@abhaypratap5311
@abhaypratap5311 6 жыл бұрын
Sir I just want to analysis malicious HTTPS and benign traffic based on some cryptographic parameter , can u make a video on that??
@leenevin8451
@leenevin8451 3 жыл бұрын
something has caused an issue and this will not work now - how can start again
@HavokR505
@HavokR505 2 жыл бұрын
so do I do this upside down if im not doing this from the land down under?
@mkdtc
@mkdtc 3 жыл бұрын
Hello Steven, excuse me for asking a 3line for certificat is not clear its posible to have pleas?
@nassimoukaour5773
@nassimoukaour5773 3 жыл бұрын
@Steven Plzz how to purge this Access.log on windows ? my Db 45 GB!!!!!! HELP
@leenevin8451
@leenevin8451 3 жыл бұрын
12:56
Managing Apache Web Server with systemctl
5:09
Steven Gordon
Рет қаралды 9 М.
Apache Web Server Setup on Ubuntu 22.04 (with SSL)
16:28
TechHut
Рет қаралды 105 М.
Пройди игру и получи 5 чупа-чупсов (2024)
00:49
Екатерина Ковалева
Рет қаралды 3,3 МЛН
wow so cute 🥰
00:20
dednahype
Рет қаралды 10 МЛН
123 GO! Houseによる偽の舌ドッキリ 😂👅
00:20
123 GO! HOUSE Japanese
Рет қаралды 5 МЛН
Basics of Apache Webserver
32:43
Amit Nepal
Рет қаралды 166 М.
Apache Web Server Access Log
9:48
Steven Gordon
Рет қаралды 36 М.
Configuring HTTPS or SSL on apache web server
19:57
Amit Nepal
Рет қаралды 76 М.
Internal Network of Linux Machines on VirtualBox
32:09
Steven Gordon
Рет қаралды 52 М.
ifconfig for Viewing and Setting IP Address in Linux
7:53
Steven Gordon
Рет қаралды 57 М.
Linux Security - Securing Apache2
23:43
HackerSploit
Рет қаралды 59 М.
The Basics of Apache Web Server
35:32
Amit Nepal
Рет қаралды 76 М.