Windows Server - How to Enable TLS 1.2 Registry Script (Disable TLS 1.0, 1.1, RC4, SSL 2.0, 3.0, DH)

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Registry Script - bit.ly/TLS-Secu... (rename to .reg)
    SSL Labs - entrust.ssllab...
    Microsoft SQLServer TLS Support - blogs.msdn.mic...
    Microsoft TLS Poodle Fix - www.microsoft....
    Security Standards Council - blog.pcisecuri...
    Windows Server - How to Enable TLS 1.2 Registry Script

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

  • @CodeCowboyOrg
    @CodeCowboyOrg  6 лет назад +5

    Reboot is Required by the way. Check the Description Area for the Registry Script.

  • @CyberAbyss007
    @CyberAbyss007 5 лет назад +4

    Thank you!!! Just what I was looking for. Just did my server and went from score of F to A. You ROCK sir!

  • @sirlawrencet
    @sirlawrencet 5 лет назад +1

    From an F to an A on SSL Labs. Bless you.

  • @ciali80
    @ciali80 3 года назад +1

    Funziona benissimo è stato veramente utile ho risolto tutti i problemi grazie!

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

    Worked for me, super easy and after rebooting and retesting using the SSLLabs tool, my score went from "F" to "B", yea team!! Thank you, CodeCowboyOrg...

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

    Fantastic video, but I'm not entirely clear on a few points and I hope you can clear up my confusion. [1] When I look at my own 2012 servers I see 'Server' but not 'Client' registry keys in the registry location in question. Are both absolutely required or just the 'Server' entries? I'm not really sure what the point of the client entries are. [2] My disabled protocols (SSL 3.0 for example) simply show the 'Enabled' DWORD set to 0, but no 'DisabledByDefault' DWORD. Is the disabled DWORD entry best practice, required, or optional? If required, then I suspect my server may be supporting protocols I don't want, but if optional then I don't get why you'd put it in at all. [3] Your script doesn't have anything in it to disable TLS 1.0 despite having been released in May 2018. I believe you said this was to provide compatibility with older browsers, but from what I understand TLS 1.0 should pretty much be turned off on all servers across the board at this point, correct? Anyway, thanks in advance for the help.

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

      The client entries is when that computer is initiating connections to other servers. The server setting is when the computer is accepting connections.

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

    Excellent script and video, thank you!

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

    Excellent Video and all script links very handy- Thanks Mate!

  • @luft_fafe
    @luft_fafe 3 года назад +1

    Thanks so much, very helpful :-)

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

    Thank you for the explanation and script, works great for Windows, do you have a similar fix for a Linux/Unix box?

  • @MrRhyox
    @MrRhyox 5 лет назад +1

    It actually works!

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

    Why are enabling RC4 - RC4 is deprecated. You then say you are disabling them yet the script says RC4 enabled???

  • @shred2bits459
    @shred2bits459 5 лет назад +3

    Does this work for Windows server 2012 r2?

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

    I have successfully achieve A, but unable to send emails through SQL after running the script.

  • @mquinnusa
    @mquinnusa 3 года назад +2

    This disables RDP on Windows 2016. Be careful.

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

    do we need to restart the server itself after the run of the script?

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

    Do you have an updated script (link is broken) and with updated Ciphers...

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

    Thank you, it worked great :-)

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

    would this work on a exchange 2010 on Server 2008 R2?

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

    Hi all
    Is anyone can help me here if i disable TLS 1.0 and enable TLS 1.1 and 1.2 then my crystal reports is not working

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

    Hi, My 2012R2 server box. Under TLS1.2>Server>NAME: Enabled
    TYPE: REG_DWORD, DATA: 0Xffffffff(4294967295) instead of DATA: 0x00000001(1)?
    What is the difference between DATA: 0Xffffffff(4294967295) vs DATA: 0x00000001(1)?

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

    It work for iis6 ?? Plz help

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

    will this work on server 2008 r2?

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

      Hello Kelvin , Have you tired the script for server 2008 r2 ? we are also facing same issue

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

      Khelmart.com yes but I believe my issue is that tls 1.1 and 1.2 will only work with IIS 7.5 and we’re running Windows 2008 standard which only allows for IIS7.0

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

      @@rotorblast Thanks ... for response

  • @Mukesh-ho2fo
    @Mukesh-ho2fo 3 года назад

    Hi can you share me script to disable TLS 1.0 AND TLS 1.1

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

    GX40 Official is a very trusted provider of scam tools

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

    does it work on windows 2003 server