andyburke / UnityHTTP

A TcpClient-based HTTP library for Unity.
GNU General Public License v2.0
589 stars 147 forks source link

Https,how to set X509Certificate2 Certificate in request? #70

Open spiderpoison opened 6 years ago

spiderpoison commented 6 years ago

i am use https link to my own server with Certificate, but how to set X509Certificate2 into request?