I'm a real beginner here, but somehow the help articles haven't, well, helped.
"The page you are attempting to access requires your browser to have a Secure Sockets Layer (SSL) client certificate that the Web server recognizes." This is error 0x80070005.
I have a Certificate Authority named MyPersonalCA, and it issued the Server and Client Certificates. In "mmc -> Certificates" the LocalComputer Account has the ServerCert in the Personal and the CertAuthority in the TrustedRoot, the CurrentUser Account has the same but for the ClientCert. IIS is set to require SSL, and one-to-one-mapping is set to true, with the certificate blob pasted in.
The ClientCert (John Doe.cer) was made with the password "password", for consistency, so was everything else. Therefore in the mappings my username and password are "John Doe" and "password" respectively. Anonymous Authentication is off.
The "Error Details" section also says that LogonMethod and LogonUser are undertermined.
Any help would be amazing
↧