Security
Secure a server instance
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.
Properties
Server Configuration Properties | Configure MATLAB Production Server instance using configuration file or dashboard |
Topics
HTTPS Configuration
- Enable HTTPS
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. - Adjust Security Protocols
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.
Access Control Configuration
- Application Access Control
Define access control configuration file and policy file in JSON.
Kerberos and Kerberos Delegation
- Use Kerberos Authentication and Kerberos Delegation
Authenticate user access using Kerberos and delegate client credentials using Kerberos delegation.