]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: adds sample converter base64 for binary type.
authorEmeric Brun <ebrun@exceliance.fr>
Wed, 30 Apr 2014 16:21:37 +0000 (18:21 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 30 Apr 2014 20:31:11 +0000 (22:31 +0200)
commit53d1a9827081ef99993caad3bd8c8347934e3dea
tree0ce34ea1d5414f3d0db9e4026105c068ece7a5df
parent55f4fa8825ab9d80ca1ad10bfbf8de88fa7538e3
MINOR: ssl: adds sample converter base64 for binary type.

The new converter encode binary type sample to base64 string.

i.e. : ssl_c_serial,base64
doc/configuration.txt
src/sample.c