I am trying to read an X509 certificate using Request.ClientCertificate but nothing is returned. The certificate is definitely being attached to the request because I can get th
You have to configure your local IIS to accept (or require) client certificates.