Search the Community
Showing results for tags 'please help!'.
-
I am trying to validate HTTP using the link below but I receive the error Error 403.7 - Forbidden. I can go to https://hostname.fqdn.com/ and everything comes up fine, its only when I go to the test link. SCCM 2012 R2 on Server 2012(MP) with all windows patches. Server 2008 R2 (Primary) mpcontrol.log shows Completed validation of Certificate [Thumbprint ba0ace702cd3add1972a84b48e4eba876e23d9ec] issued to 'hostname.fqdn.com' SMS_MP_CONTROL_MANAGER 10/28/2013 4:30:28 PM 3184 (0x0C70) Certificate doesn't have SAN2 extension. SMS_MP_CONTROL_MANAGER 10/28/2013 4:30:28 PM 3184 (0x0C70) Using custom selection criteria based on the machine NetBIOS name. SMS_MP_CONTROL_MANAGER 10/28/2013 4:30:28 PM 3184 (0x0C70) Failed to retrieve client certificate. Error -2147467259 Call to HttpSendRequestSync failed for port 443 with -2147467259 error code. https://hostname.fqdn.com/SMS_MP/.sms_aut?MPLIST HTTP Error 403.7 - Forbidden The page you are attempting to access requires your browser to have a Secure Sockets Layer (SSL) client certificate that the Web server recognizes. Most likely causes: The page you are attempting to access requires an SSL client certificate. You are browsing to the page using HTTP. The client certificate has expired or the effective time has not been reached. The root certificate (the Certificate Authority certificate) of the client certificate issuing server is not installed on the Web server. Things you can try: Contact the site administrator to obtain a valid client certificate for the Web site. Try browsing to the page using HTTPS. If you have a client certificate installed, check if it has expired or if the effective time has not been reached. Verify that the root certificate is installed on the Web server.