MATLAB® Production Server™ uses HTTPS for security. You can configure the security of a server instance to be as broad or specific as required. The instance can simply encrypt the communication channel between it and a client or it can block unauthorized clients from accessing applications.
Use HTTPS for secure client-server communication.
Configure Client Authentication
Use client authentication to ensure that only trusted client applications have access to the server.
Specify Access to MATLAB Programs
Authorize specific clients to access specific MATLAB programs.
Configure level of security provided by MATLAB programs.
Improve Startup Time When Security Is Activated
Specify location of the file that stores the DH key.
Define access control configuration file and policy file in JSON.
Use Kerberos and Kerberos Delegation
Authenticate user access using Kerberos and delegate client credentials using Kerberos Delegation.