How To Configure SQL Server SSL_Part1

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

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

  • @liviusosu1724
    @liviusosu1724 10 หลายเดือนก่อน +1

    Thanks a lot! You saved me! 🙇‍♂🙇‍♂

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

    Brilliant demo! Thank you!

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

    Thank you .Please share the query used to create the certificate in power shell .

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

    I need help... How can we unbind or remove it ? Without affecting the server

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

    Thank you for the descriptive video

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

    How do you do it with a non self signed cert?

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

      Avoid creating a new certificate. Import the existed certificate assuming you have one already. Then watch the video to change some setting for your certificate.

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

    Gracias !!!!

  • @ianperilla5668
    @ianperilla5668 2 ปีที่แล้ว

    How do you get Dns name?

    • @rztechskills6217
      @rztechskills6217  2 ปีที่แล้ว

      Hi Ian- Please watch part two. It has been explained in this series.

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

    got it

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

    New-SelfSignedCertificate -DnsName "SQLSSL" -CertStoreLocation "Cert:\CurrentUser\My" -KeySpec KeyExchange