sslCipherSort
1.3.6.1.4.1.8691.2.8.1.4.5.1.1.1
SSL cipher sorting. The format is '2,0,1,3,5,6,8,9,4,7' for example.
The index mapping of each cipher method is shown blow. EDH-RSA-DES-CBC3-SHA(2) has
the highest priority in this example.
DHE-RSA-AES256-SHA(0),
AES256-SHA(1),
EDH-RSA-DES-CBC3-SHA(2),
DES-CBC3-SHA(3),
DES-CBC3-MD5(SSL2)(4),
DHE-RSA-AES128-SHA(5),
AES128-SHA(6),
RC4-SHA(7),
RC4-MD5(8),
EDH-RSA-DES-CBC-SHA(9),
DES-CBC-SHA(10),
DES-CBC-MD5(SSL2)(11)