commit | b73a9b039c7d4da4055fb996ed65bbcb8ccfa9e6 | [log] [tgz] |
---|---|---|
author | Emeric Brun <ebrun@exceliance.fr> | Wed Apr 30 18:49:19 2014 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Apr 30 22:31:11 2014 +0200 |
tree | 4905771eb54442f81b2831a070ee00094071d115 | |
parent | 53d1a9827081ef99993caad3bd8c8347934e3dea [diff] |
MINOR: ssl: convert to binary ssl_fc_unique_id and ssl_bc_unique_id. Previously ssl_fc_unique_id and ssl_bc_unique_id return a string encoded in base64 of the RFC 5929 TLS unique identifier. This patch modify those fetches to return directly the ID in the original binary format. The user can make the choice to encode in base64 using the converter. i.e. : ssl_fc_unique_id,base64