UWP - https certification valiation issue

Vinod Sahu 0 Reputation points
2025-06-10T16:15:50.5+00:00

I am trying to call an https api on a payment device, it returns a certificate signed by intermediate CA and that signed by root CA.

I have installed root CA in trusted store of windows, added capability in WPF manifest.

It returns error - Partial chain .

This whole setup works in a console app.

If I add the intermediate certificate in trusted store, it works fine.

Are there any configs that can be set in wpf to fetch intermediate certifcate similar to console app.

Developer technologies | Universal Windows Platform (UWP)
{count} votes

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.