To configure an MF Directory Server to force the use of a cipher suite list: 
               	 
            
 
            	 
             
               		
               - Open the Enterprise Server Administration page. 
                  		
               
  
               		
               - In the left pane under Configure, click 
                  		  Security. 
                  		
               
  
               		
               - Click the 
                  		  MF Directory Server tab. 
                  		
               
  
               		
               - Check 
                  		  Restrict administration access. 
                  		
               
  
               		
               - In the 
                  		  Authenticated Client Sessions group, click 
                  		  Use encrypted connections. 
                  		
               
  
               		
               - In the 
                  		  Secure Ports field, type a port number. 
                  		  
                   
                  		
               
  
               		
               - By default, the 
                  		  TLS honor server cipher list is checked. This forces clients to use the protocols and cipher suites specified in order of their priority. 
                  		  
                  
Note: If the 
                     			 TLS protocols and 
                     			 Cipher suites list are not specified then it uses the default. The 
                     			 TLS protocols field now supports TLS1.3. See 
                     			 Specifying a Server Protocol and Cipher Suite Preference for more information. 
                     		  
                  
 
                  		
                 
               		
               - In the 
                  		  TLS protocols field, type the list of protocols in order of priority, for example: 
                  		  
-ALL+SSL3+TLS1
 
                  		  
               		
               - In the 
                  		  Cipher suites field, type the list of cipher suites in order of priority, for example: 
                  		  
HIGH:!SSLv2:!RC4:!aNULL@STRENGTH
 
                  		  
               		
               - Click 
                  		  OK. 
                  		
               
  
               	 
            
 
            	 
            See 
               		MF Directory Server Security for more information on configuration options.