Enable SSL in Visual Studio Development Server

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

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

  • @abhi9mittal
    @abhi9mittal 6 лет назад +1

    Firstly, these videos helps lot of people (like me) especially since people can get them free. So, thanks a lot for that!
    Secondly, its not a bug in chrome. I would say SHA-1 is vulnerable as per chrome and so chrome shows warning message, which of-course one can ignore, but for microsoft seems like SHA-1 was not vulnerable, therefore edge do not shows any errors or warnings. Since this video is quite old, I am not sure if anything changed for edge now.

  • @gormdrachmann2951
    @gormdrachmann2951 6 лет назад +2

    If you are building a webpage on a server (and not on your local machine) you have to buy a certificate - a certificate that is recognized by the browsers in general, and install it on the server that have you webpage.

  • @ihsanullah4058
    @ihsanullah4058 8 лет назад +5

    Thank you sir for creating and uploading the lectures on youtube .If the time give permission please sir record a series on Java.JEE or Android development.Thank you sir

  • @nb18ful
    @nb18ful 4 года назад

    Thank you so much dude!

  • @robertg84a
    @robertg84a 6 лет назад

    Thank you. BTW. even if I enable SSL and use HTTPS instead of HTTP the message is send as plain text and response also. (I checked with FIDDLER). Do you have any idea how implement message encryption in WEB API ?

  • @AcademiaCS1
    @AcademiaCS1 Год назад

    If you have a weak certificate , it doesn't mean a bug. Certificates have different levels of security, and the browser just showed off. A SHA-256 is realyly better. That's my opinion. Please, feed back.

  • @conaxlearn8566
    @conaxlearn8566 3 года назад

    Just a few days ago I was still having so much fun to get Chrome to honor self-signed certificates.

    • @jadenlukas2492
      @jadenlukas2492 3 года назад

      you probably dont care at all but does any of you know of a trick to get back into an instagram account..?
      I somehow forgot the login password. I appreciate any tips you can offer me.

  • @amitskop
    @amitskop 4 года назад

    How can I use the certificate installed on the server as authenticating the Request

  • @saikarthik4a9
    @saikarthik4a9 2 года назад

    I am creating a SQL database project using VS 2019, When i try to push code to GIT, it throws SSL certificate error. Hw to fix this?

  • @sohelshaikh4349
    @sohelshaikh4349 4 года назад

    Than you so much sir

  • @yumnaarif8621
    @yumnaarif8621 8 лет назад

    hello! do you have tutorials on sql C# window-form(visual studio 2013) ? or if you just know any other link kindly share

  • @PavanKumar-yq5tc
    @PavanKumar-yq5tc 2 года назад

    i cannot see property window by click F4 please help sir

  • @kavithavishwanathen6778
    @kavithavishwanathen6778 8 лет назад

    Thank You Sir !!!

  • @palanivelrajan2504
    @palanivelrajan2504 6 лет назад +1

    Please let me know where this certificate needs to be installed? server machine or every client machine

  • @raqibul1000
    @raqibul1000 8 лет назад +1

    If the time give permission please sir record a series on Java.JEE or Android development.Thank you sir

  • @80amnesia
    @80amnesia 5 лет назад

    Thanks Venkat!

  • @aknsamet7033
    @aknsamet7033 3 года назад

    Thanks

  • @112raviverma
    @112raviverma 7 лет назад

    One query. This certificate needs to be install on server machine or every client machine?. If it needs to be installed in client machine would not it be very annoying for the users

  • @suateca4174
    @suateca4174 7 лет назад

    In firefox appears the same problem with the certifcate.

  • @prajaktasurvase9151
    @prajaktasurvase9151 5 лет назад

    Thank you. But I'm getting again error of access is denied while adding the certificate to Trusted Root certificate Store failed. What should I do? Please reply.

    • @nehalrana
      @nehalrana 5 лет назад

      open the command prompt in admin mode first and then type mmc and enter. It will open mmc in admin mode. if mmc doesn't work then using Run command type certmgr.msc and it will do same to copy certs as mentioned in video.

  • @DanielNistrean
    @DanielNistrean 7 лет назад

    I still need to press 'Proceed (unsafe)' after importing the certificate and restarting chrome, but in IE no errors.

  • @kashiffaraz5209
    @kashiffaraz5209 6 лет назад +2

    Still occurs "The security certificate presented by this website was not issued by a trusted certificate authority." in IE

  • @muhammadrehbarsheikh8498
    @muhammadrehbarsheikh8498 8 лет назад

    thank u venkat sir.

  • @nishucst
    @nishucst 5 лет назад

    great

  • @gooffball9758
    @gooffball9758 2 года назад

    sadly still getting the error, my intresst in visual studio goes down for every secound now. Almost hating it:P

  • @onlyanji4u
    @onlyanji4u 6 лет назад

    How to add certificate on production server

  • @ytfilastu
    @ytfilastu 8 лет назад

    gr8

  • @330thSion
    @330thSion 6 лет назад

    My project properties only contains Project File and Project Folder. Heeeeeeelp!

    • @WaqasAli-ev7ge
      @WaqasAli-ev7ge 6 лет назад

      which visual studio version are you using?

  • @poojatundalwar2706
    @poojatundalwar2706 4 года назад

    Thank you so much Sir..

  • @RaviVerma-lr3uk
    @RaviVerma-lr3uk 7 лет назад +1

    One query. This certificate needs to be install on server machine or every client machine?. If it needs to be installed in client machine would not it be very annoying for the users

    • @abhi9mittal
      @abhi9mittal 6 лет назад

      The demo shown here, I believe, is only for development use and to have some idea around SSL/TLS. In real world use one has to use certificates given by authorized CA and not self signed. Hope this helps, if not already figured out.

  • @deepajoshi1096
    @deepajoshi1096 6 лет назад

    Thank you sooo much sir.