Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED Doubs with PKI certificate

  • Thread starter Thread starter awachens
  • Start date Start date
  • Replies Replies 0
  • Views Views 981

awachens

Well-Known Member
Messages
65
Solutions
6
Reaction score
1
Points
8
Afternoon all !!!
I have the following issue:
Failed to retrieve client certificate. Error -2147467259 SMS_MP_CONTROL_MANAGER 17/08/2023 17:49:18 5796 (0x16A4)
Call to HttpSendRequestSync failed for port 443 with -2147467259 error code. SMS_MP_CONTROL_MANAGER 17/08/2023 17:49:18 5796 (0x16A4)
Sent summary record of SMS Management Point on ["Display=\\XXXX.XXXX.COM\"]MSWNET:["SMS_SITE=CAR"]\\XXX.XXXX.CARREFOUR.COM\ to C:\SMS\MP\OUTBOXES\sitestat.box\fb5ht01b.SUM, Availability 1, 146076668 KB total disk space , 91179720 KB free disk space, installation state 0. SMS_MP_CONTROL_MANAGER 17/08/2023 17:49:18 5796 (0x16A4)
Http test request failed, error code is -2147467259. SMS_MP_CONTROL_MANAGER 17/08/2023 17:49:18 5796 (0x16A4)

I think is related with PKI certificated but I'm not sure and I want to know if MP need client authenticate certificate and server authenticate certificate. Server authenticate it's normal and obviously but client? It's needed? Why? When MP use it?

Have another question, in IIS logs I saw the errors, but I saw too the 200 code in HTTPS connects, how? Why?
For example:
2023-08-17 12:07:39 1x.7x.7x.x4 CCM_POST /BGB/handler.ashx RequestType=Continue 443 - 1X.7X.7X.XX4 ccmhttp - 403 7 0 1690 15
2023-08-17 12:07:39 1x.7x.7x.x4 GET /SMS_MP_TOKENAUTH/.sms_aut MPKEYINFORMATIONEX 443 - 1X.7X.7X.XX4 SMS+CCM+5.0 - 200 0 0 5301 15
2023-08-17 12:07:39 1x.7x.7x.x4 CCM_POST /BGB/handler.ashx RequestType=Continue 443 - 1X.7X.7X.XX4 ccmhttp - 200 0 0 1402 46
2023-08-17 12:07:39 1x.7x.7x.x4 CCM_POST /BGB/handler.ashx RequestType=Continue 443 - 1X.7X.7X.XX4 ccmhttp - 200 0 0 538 221264
2023-08-17 12:07:39 10.71.75.x4 GET /SMS_MP/.sms_aut MPCERT2 443 - 1X.7X.7X.XX4 SMS+CCM+5.0 - 403 7 0 1589 15
2023-08-17 12:07:39 1x.7x.7x.x4 GET /SMS_MP_TOKENAUTH/.sms_aut MPCERT2 443 - 1X.7X.7X.XX4 SMS+CCM+5.0 - 200 0 0 6133 0
2023-08-17 12:07:40 1x.7x.7x.x4 CCM_POST /BGB/handler.ashx RequestType=Continue 443 - 1X.7X.7X.XX4 ccmhttp - 403 7 0 1690 15

TIA!!!

SOLVED:
Solved with the client authenticate cert. I don't know why need the client auth... Maybe for self-test? Someone know's?

Regards and thx!
 
Last edited:
Back
Top