Unable to connect to management point when switching to https

Gary Hicks 1 Reputation point
2023-02-24T23:16:00.8266667+00:00

We recently set up new microsoft endpoint manager environment. Once I switched over to https communications clients are unable to connect to the management point. I have run several tests both from clients and on the site server and see errors like the following stating that the client certificate is not trusted by the web server.

Inkedcertificate error MPLIST

From what I can see our certificate is correct and in the right store. I am not having any issues with our web certificate. The issue is only happening with the client authentication certificate and the distribution point workstation certificate.

I did see this posted on the microsoft website regarding this error https://learn.microsoft.com/en-us/troubleshoot/developer/webapps/iis/health-diagnostic-performance/http-403-forbidden-access-website

When I run the powershell script outlined in the article it does identify a certificate in the root certificate authority that it thinks is problematic. However, if I go to delete it, it warns me that this is used by system components and might break something.

User's image

Anyway, I am wondering it is is safe to delete this certificate and if there are any other troubleshooting steps I might take to isolate the problem.

thanks,

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. CherryZhang-MSFT 6,496 Reputation points
    2023-02-27T06:26:12.6166667+00:00

    Hi @Gary Hicks,

    To narrow down the problem, we need more information.

    1, Have you configured HTTPS successfully before that?

    2, Please help upload the full log of the following logs for our reference.

    Server:

    • MPsetup.log
    • Mpcontrol.log  

    Client:

    • ClientIDManagerStartup.log 
    • CcmMessaging.log

    Looking forward to your reply.

    Best regards,
    Cherry


  2. Gary Hicks 1 Reputation point
    2023-02-27T20:51:18.1833333+00:00

    Hello Cherry,

    Thanks for the response. I have uploaded the requested logs. mpcontrol.logMPSetup.logCcmMessaging.logClientIDManagerStartup.log

    0 comments No comments

  3. CherryZhang-MSFT 6,496 Reputation points
    2023-02-28T06:54:45.0166667+00:00

    Hi @Gary Hicks

    1, Please help reboot the MP server. MP will be reinstalled after HTTPS is enabled. According to the MPSetup.log, a reboot is required before the changes take effect. The screenshot for your reference.

    Picture1

    Call to HttpSendRequestSync failed for port 443 with status code 403, text: Forbidden

    Http test request failed, status code is 403, 'Forbidden'.

    2, From the mpcontrol.log, the above error can be caused by many reasons. Please help check the IIS Log files under your inetpub folder for more details of the error. The log files are located under (C or other drive)  \inetpub\logs\Logfiles\W3SVC1

    Besides, the following similar threader for your reference:

    Management Point error: Call to HttpSendRequestSync failed for port 443 with status code 403, text: Forbidden_ (microsoft.com)

    ConfigMgr 1511 MP Troubleshooting – HTTP test request failed, status code is 403. “Forbidden” – Managing MAC OSx (alschneiter.com)

    https://blog.matrixpost.net/__trashed/

    Note: Microsoft provides third-party contact information to help you understand the problem. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.

    3, Please help check if the certificate “28a5c21f2a9a4506f8336a95bc6b996b58c89887” is the MP server certificate you are using.

    4, How did you deploy the certificate? According to the client's logs you provide, the client has not applied the certificate successfully and is still access the server using the http. We can also check it from the following window.

    Picture2

    For more information about how to enable the HTTPS in SCCM, we can refer to this link:

    how to enable the HTTPS in SCCM

    Note: Microsoft provides third-party contact information to help you understand the problem. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.

    Looking forward to your feedback.

    Best regards

    Cherry


     

    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  4. CherryZhang-MSFT 6,496 Reputation points
    2023-03-02T06:34:40.2466667+00:00

    Hi @Gary Hicks

    Is your MP located on the Internet? Please help check if you have checked the option “Clients check the certificate revocation list (CRL) for site systems” on the site properties page. The screenshot for your reference:

    1

    Thanks for your time.

    Best regards,
    Cherry

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.