Tim Duesterhus d437630237 MINOR: sample: Add sha2([<bits>]) converter
This adds a converter for the SHA-2 family, supporting SHA-224, SHA-256
SHA-384 and SHA-512.

The converter relies on the OpenSSL implementation, thus only being available
when HAProxy is compiled with USE_OPENSSL.

See GitHub issue #123. The hypothetical `ssl_?_sha256` fetch can then be
simulated using `ssl_?_der,sha2(256)`:

  http-response set-header Server-Cert-FP %[ssl_f_der,sha2(256),hex]
2019-06-17 13:36:42 +02:00
..
2019-05-25 07:34:24 +02:00
2006-06-15 21:48:13 +02:00
2019-06-16 21:49:47 +02:00
2006-06-15 21:48:13 +02:00
2019-05-25 07:34:24 +02:00
2019-05-25 07:34:24 +02:00
2019-05-25 07:34:24 +02:00
2019-05-25 07:34:24 +02:00
2019-05-25 07:34:24 +02:00