Hey, AFAIK as for now in order to make SSL request using HTTPClient you need to provide SSL fingerprint.
I'm wondering how you guys handle it, because the fingerprint can change over time.
Is there a possibility to make HTTPClient accept all certificates (without checking fingerprint)?