Terrorhawk
Verified User
- Joined
- Jan 29, 2007
- Messages
- 30
We use some api calls in our skin but SSL slows the call allot down.
If u do local (127.0.0.1:2222) calls SSL is also not needed becouse ssl hostname never match.
And its a local call so why check and do SSL handshake at all?
If u do local (127.0.0.1:2222) calls SSL is also not needed becouse ssl hostname never match.
And its a local call so why check and do SSL handshake at all?