How to add add SSL .cert to chopper client?

114 Views Asked by At

In flutter I try to create with chopper a request to a backend url.

To my ChopperClient I try to provide a TLS certificate. I have the certificate as a file tls.cert

How do I add this to my chopper requests?

0

There are 0 best solutions below