UWP - https certification valiation issue
Vinod Sahu
0
Reputation points
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)
3,039 questions
Sign in to answer