I was wondering if it's possible, or otherwise planned, to support encryption between the server and the client using SSL/TLS or similar. I did some searching on the issue tracker, wiki, and in the codebase, but couldn't find anything related to this - apologies if I looked over it.
Forge already supports authentication, which is great, but I'd rather not send data unencrypted over the network if the server is not hosted locally.
(Deleted the template because it's not a bug.)
I was wondering if it's possible, or otherwise planned, to support encryption between the server and the client using SSL/TLS or similar. I did some searching on the issue tracker, wiki, and in the codebase, but couldn't find anything related to this - apologies if I looked over it.
Forge already supports authentication, which is great, but I'd rather not send data unencrypted over the network if the server is not hosted locally.
Thanks in advance!