How To Configure SQL Server SSL_Part2

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 13

  • @hteka
    @hteka ปีที่แล้ว +2

    Man, I can't thank you enough. I was using PowerShell to run dbatools commands and it was giving me an error when I run any command because of a certificate trust issue. It's been resolved thanks to you.

    • @rztechskills6217
      @rztechskills6217  ปีที่แล้ว +1

      Happy it worked for you!

    • @BalvinderSingh-uh3my
      @BalvinderSingh-uh3my ปีที่แล้ว

      I'm still having problems how are you connecting to your instance (without providing your laptop or instance name) thanks.

  • @Robleh100
    @Robleh100 2 ปีที่แล้ว +3

    This was an informative, well-delivered video. I am very familiar with the PowerShell scripting program, and following his instructions to the letter allow me to get a working cert so I can could use my developer edition of SQL server. One caution I want to add, however. Please note use the PowerShell edition with IntelliSense so you don't have to write out those long string names for the commands is Windows Powershell ISE. You want to run that as Admin and not the other shell.

  • @pkalathir9710
    @pkalathir9710 ปีที่แล้ว

    Thank You.. Following your steps in the recording, i was able to enable SSL in SQL2019

  • @Growth__Hub_2805
    @Growth__Hub_2805 3 หลายเดือนก่อน

    Thanks for making this

  • @stiefeli
    @stiefeli ปีที่แล้ว +1

    Good job!👍

  • @javikashera2657
    @javikashera2657 5 หลายเดือนก่อน

    Thanks for making this video.. it's really informative.. just one concern.. I have NT Service\MSSQLSERVER as login account for SQL service.. so do I have to give explicit permission to it or it works if SYSTEM group has full control?

  • @mughees52
    @mughees52 8 หลายเดือนก่อน +1

    How does it goes with SQL server always on AG , can you create a video on that please or share any document

    • @rztechskills6217
      @rztechskills6217  8 หลายเดือนก่อน

      Hello Mughees! you can export the same certificate to other AlwaysOn nodes. Watch this whole series on how to import a certificate.

  • @ArjayGregorio-i3s
    @ArjayGregorio-i3s ปีที่แล้ว

    Is there a way to make this Self-Signed certificate issued to CA Internal server as a trusted certificate?

  • @borysanton6388
    @borysanton6388 ปีที่แล้ว

    Thanks!

  • @afzaalawan
    @afzaalawan 2 ปีที่แล้ว +1

    excellent.. I am stuck on migration