]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: haterm: provide -b and -c options (RSA key size, ECDSA curves)
authorFrederic Lecaille <flecaille@haproxy.com>
Fri, 20 Feb 2026 09:40:04 +0000 (10:40 +0100)
committerFrederic Lecaille <flecaille@haproxy.com>
Fri, 20 Feb 2026 09:43:54 +0000 (10:43 +0100)
commit8927426f78f92ed15cd15ce6c7579f9a7e36bdad
tree11842747e6db98447702e7e7cee6d3c2df88e19b
parentf71b2f43383dc27902703bfbb31b804254216db8
MINOR: haterm: provide -b and -c options (RSA key size, ECDSA curves)

Add -b and -c options to the haterm argv parser. Use -b to specify the RSA
private key size (in bits) and -c to define the ECDSA certificate curves.
These self-signed certificates are required for haterm SSL bindings.
doc/haterm.txt
src/haterm_init.c