HttpClientHandler ClientCertificate property is null on Android #8860
Labels
partner/android
Issues for the Android SDK
platform/android 🤖
s/needs-attention
Issue has more information and needs another look
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
The application I am building requires the use of Client X509 certificates.
I am trying to add the client certificate to the HttpClientHandler, however the ClientCertificate property is null and therefore throwing an null reference exception when calling the Add() method with a X509 certificate.
Snippet
Using
Microsoft Visual Studio Enterprise 2022 (64-bit) - Preview
Version 17.3.0 Preview 4.0
Steps to Reproduce
Version with bug
6.0.400
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 9
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: