How to Do Client Certificate Based Authentication in NET 7

Поділитися
Вставка
  • Опубліковано 2 жов 2024
  • Learn how to setup automatic client certificate authentication in .NET 7
    GitHub: github.com/cod...
    GitHub Commit: github.com/cod...
    previous video: • How to Setup Certifica...
    Twitter: / coding_flamingo
    Coding books I recommend:
    Clean Code: amzn.to/3i2lyIt
    The Art of Unit Testing amzn.to/3czqenS
    Refactoring: Improving the Design of Existing Code: amzn.to/3cwVkN3
    My Setup:
    Shure MV7 XLR/USB Dynamic Podcasting Microphone: amzn.to/38kPmgT
    KINESIS Gaming Freestyle Edge RGB Split Mechanical Keyboard amzn.to/3p57fXB
    GPU Nvidia GTX 1080 amzn.to/2RZDybA
    Mouse amzn.to/2WAPPZy
    CPU AMD Ryzen 5600x amzn.to/3DrhU6B
    Motherboard MSI MPG B550 GAMING amzn.to/2WvGGSm

КОМЕНТАРІ • 3

  • @PalakornImsamer
    @PalakornImsamer 8 місяців тому

    This is the best solusion I've got a question? Could we use the .cer file instead of .pfx file ?

    • @codingflamingo
      @codingflamingo  3 місяці тому

      .cer files do not have the private key so you will need a certificate with the private key