How HTTPS, SSL/TLS actually work?

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024

Комментарии • 21

  • @AWSwithChetan
    @AWSwithChetan  9 месяцев назад +2

    Sorry, there was a temporary problem for the people trying to purchase the course from US. Its fixed now. Kindly message here if it doesn't work.

  • @prashantbajpai2142
    @prashantbajpai2142 2 месяца назад +1

    Thanks chetan for the video and loved your clear explanation for all the secure communication.

  • @bhuvaneshwaran1148
    @bhuvaneshwaran1148 9 месяцев назад +1

    Great work ! Thanks for clear explanation.

  • @santhoshkammarisanthoshkam4841
    @santhoshkammarisanthoshkam4841 9 месяцев назад +1

    Great video please do more videos on services

  • @VijayaBaskarvvk
    @VijayaBaskarvvk 14 дней назад +1

    I have been facing many technical challenges due to knowledge gap,, now its all filled with clear explanation Great work.!! Thank you.

  • @mcprams
    @mcprams 9 месяцев назад +1

    Thanks for the video. Unable to get 50% discounted course link. Its ending up in 404 error. Can you please verify and fix it. also please share the coupon code for 50% discount

    • @AWSwithChetan
      @AWSwithChetan  9 месяцев назад

      @mcprams Not sure what's the problem. Can you try again? Use code: EBIRD for US, ERLYBRD for India, ERBIRD for UK. Course link: www.awswithchetan.com/courses/AWS-VPC-and-Networking

  • @alinaderi5976
    @alinaderi5976 2 месяца назад +1

    Great Tutorial,
    Thanks

  • @testercoder436
    @testercoder436 9 месяцев назад +2

    Great video. Best explanation on this topic ever. Just one question, what if man in middle gets hold of your encrypted values and pretend to be the client

    • @AWSwithChetan
      @AWSwithChetan  9 месяцев назад +1

      Session key is generated on the client side to which man in the middle does not have access to. So he/she can’t decrypt the packets. If we want that client also should authenticate then we need to implement mutual TLS (mTLS) which is almost the same process but in other direction where client also presents its identity certificate to the server.

    • @testercoder436
      @testercoder436 9 месяцев назад

      Thanks. I can't access your link. Get a 404

  • @NexusCitedel
    @NexusCitedel 4 месяца назад +1

    best video

  • @SaumenP
    @SaumenP 7 месяцев назад +1

    Hi Chetan, great content & really good explanation. One question though about 14.50 - I always thought asymmetric cryptography allows public key to encrypt and private key to decrypt as well as other way round. You can encrypt with private key and decrypt with the private key - it is possible. However, it is not a common practice as the owner of the key pair (the server) shares the public key with everyone & hence content encrypted with private key can possibly be decrypted by man in the middle (who has the public key from previous connection) & that is not intended. Keypairs are static in nature for a server & does not change frequently.
    Hope you agree?

    • @themarksman1
      @themarksman1 6 месяцев назад

      You are right & wrong. One can indeed encrypt with Private Key which can be decrypted with corresponding Public Key & this is not useless/unintended, but exactly the technique used to ensure integrity of Certificates. CA creates Certificate, then compute HASH value of that Certificate which is then signed with Private Key of CA. Someone in the middle can't tamper the Certificate because that will result in change of HASH value which can't be signed using CA's Private Key. The HASH value encrypted using CA Private Key serves as the Digital signature of the CA!

  • @kiranp251
    @kiranp251 9 месяцев назад +1

    hi chetan,thamks

  • @abhishekreddy2046
    @abhishekreddy2046 9 месяцев назад +1

    Hi Chetan Loved your clear explanation and also when i try to open the link i'm receiving 404 , can you lemme know when it works ?

    • @AWSwithChetan
      @AWSwithChetan  9 месяцев назад

      Hi Abhishek,
      www.awswithchetan.com should work. Can you please check and let me know if it doesn’t.

    • @testercoder436
      @testercoder436 9 месяцев назад

      It still doesn't work

    • @AWSwithChetan
      @AWSwithChetan  9 месяцев назад

      @@testercoder436Can you please share which link are you trying? You can also send it over an email to awswithchetan@gmail.com

    • @AWSwithChetan
      @AWSwithChetan  9 месяцев назад

      Can you please share which link are you trying? You can also send it over an email to awswithchetan@gmail.com