About 94,200 results
Open links in new tab
  1. Client Certificate Authentication (Part 1) | Microsoft Community Hub

    Jan 23, 2019 · SSL/TLS certificates are commonly used for both encryption and identification of the parties. In this blog post, I’ll be describing Client Certificate Authentication in brief. Client Certificate …

  2. The complete list of changes to make to activate Client Certificate ...

    Aug 28, 2019 · A client certificate can only be sent by the browser over a secure connection. In the SSL Settings for your website or web-application, the ‘Require SSL’ checkbox should be checked and the …

  3. About HTTPS, SChannel, TLS, CAPI, SSL Certificates and their keys ...

    Aug 21, 2019 · Server Hello: After the server compares what the client sends with its own supported TLS versions and ciphers, the server decides which ones will be used and sends the selection to the …

  4. Client Certificate Authentication (Part 2) | Microsoft Community Hub

    Jan 23, 2019 · This is a continuation of my earlier post on Client Certificate Authentication (Part 1) aka TLS Mutual Authentication. Earlier, I had discussed on what Client Certificates are and how they …

  5. Client Certificate Mutual Authentication with Application Gateway V2 ...

    Dec 19, 2021 · The certificates used in this article were generated through the creation of a private Certificate Authority (CA) that issued a client certificate. In addition to the client certificate, you will …

  6. 403.7 and 500 Client Certificate Authentication Errors-IIS

    Feb 15, 2019 · 1) Make sure you have set Require for client certificate in SSL settings in IIS 2) When using IIS client certificate mapping we either use one to one mapping where we map individual …

  7. Checking the certificate trust chain for an HTTPS endpoint | Microsoft ...

    Sep 7, 2020 · Using certificates console Using the UI, we open Manage Computer Certificate or Manage User Certificate, depending if the client is a service, like an IIS-hosted Web application, or a desktop …

  8. Common causes of SSL/TLS connection issues and solutions

    Feb 1, 2023 · In the TLS connection common causes and troubleshooting guide (microsoft.com) and TLS connection common causes and troubleshooting guide (microsoft.com), the mechanism of …

  9. Important Changes to App Service Managed Certificates: Is Your ...

    Jul 21, 2025 · This ARG query retrieves a list of sites that either have the public network access property disabled or are configured to use client certificates. It then filters for sites that are using App Service …

  10. Windows Server 2022 IIS web site TLS 1.3 does not work with client ...

    May 2, 2024 · On Windows Server 2022, in IIS Web Site SSL binding, there is TLS 1.3 option enabled by default. However, if the web application uses client certificate...