commit | 521a011999279b597c38aabcf70d24609b7f173b | [log] [tgz] |
---|---|---|
author | Emeric Brun <ebrun@exceliance.fr> | Mon Oct 22 12:22:55 2012 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Oct 26 15:08:00 2012 +0200 |
tree | 4bdf0bfc26f9165820e9c27c9c0f5bd615f4ecf3 | |
parent | 7f56e748419255a05fab7147a4bd4bb12e4b81a0 [diff] |
MINOR: ssl: add pattern and ACLs fetches 'ssl_c_key_alg' and 'ssl_f_key_alg' ssl_c_key_alg: algo used to encrypt the client's cert key (ex: rsaEncryption) ssl_f_key_alg: algo used to encrypt the frontend's cert key (ex: rsaEncryption)