Skraund Posted August 23, 2019 Share 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. Link to comment
Moderators IIYAMA Posted August 23, 2019 Moderators Share 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. Link to comment
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