For not using SSL weak ciphers, you can configure AIS to use only TLS1.2/1.3 and only strong ciphers. 

This is done via settings the following keys in the ais_config.xml: 

  • Open ais_config.xml on path D:\ACTIMIZE\ais_server\Instances\RB
  • Configuring AIS to use only TLS1.3 is done by setting the following key in ais_config.xml: 

<Configuration_Entry Key="SSL - Enabled protocols" Value="SSLv2Hello,TLSv1.3"/>