Skraund Posted August 23, 2019 Posted August 23, 2019 Hello everyone, I have a question. I connected to the MTA SA server using the SDK, but the SDK connects and transfers the data to the server via HTTP without any content protection. As I understand it, from one topic on the forum, the built-in MTA server does not support HTTPS, so the question is how to protect the transmitted data from the Web to the MTA server? Can I somehow make protection through nginx, for example? Sorry for my bad english.
Moderators IIYAMA Posted August 23, 2019 Moderators Posted August 23, 2019 6 minutes ago, Skraund said: so the question is how to protect the transmitted data from the Web to the MTA server? You can use teaEncode, there are a wide range of plug-ins available for your web applications to decode it. Another option is for you to send it (internal) to a node application and transfer it from there across https. Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now