commit | 589fcadbd9cc4b2b7ddaed739a3fa5ef7fcfd793 | [log] [tgz] |
---|---|---|
author | Emeric Brun <ebrun@exceliance.fr> | Tue Oct 16 14:13:26 2012 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Oct 26 15:07:59 2012 +0200 |
tree | 863d92cdcef5978695bd009f6a0c874803e8e0d6 | |
parent | 2525b6bb92ec5fee18b775344de3ebcc1fab5516 [diff] |
MINOR: ssl: add pattern and ACLs fetches 'ssl_fc_protocol', 'ssl_fc_cipher', 'ssl_fc_use_keysize' and 'ssl_fc_alg_keysize' Some front connection fetches : - ssl_fc_protocol = protocol name (string) - ssl_fc_cipher = cipher name (string) - ssl_fc_use_keysize = symmetric cipher key size used in bits (integer) - ssl_fc_alg_keysize = symmetric cipher key size supported in bits (integer)