You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! First of all a giant amount of gratitude for all of you for providing this crate.
It worked out of the box and was very pleasant to use.
With that being said. This is currently my only dependency through which
I require native-tls support, all other dependencies that I use do already allow rustls support.
Is it on the roadmap already to provide rustls support, be it an opt-in feature. It would allow
me to simplify my production processes.
If there is something I can help in this regards to assist in making this happen you can let me know as well.
And once again, thanks for developing and maintaining this crate, it's fantastic :)