I'm trying to use a SSL (from OPENSSL), but I don't know how to put it on the request, neither on URLSession.
I have already put the App Transport Security Settings
and the Exception Domains
on the Info.plist
.
The requests without HTTPS goes great.
Someone can help me with this?