BUG/MINOR: ssl/cli: unable to update a certificate without bundle extension
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 4 Nov 2019 12:38:53 +0000 (13:38 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 4 Nov 2019 13:11:41 +0000 (14:11 +0100)
commit37031b85ca83df351aede46487d93642ba5896d1
treecb88cd444bd18bc2286ebeacbabcc10b46303f99
parent8a7fdf036b1ad333961b319212d2505f73b33cc0
BUG/MINOR: ssl/cli: unable to update a certificate without bundle extension

Commit bc6ca7c ("MINOR: ssl/cli: rework 'set ssl cert' as 'set/commit'")
broke the ability to commit a unique certificate which does not use a
bundle extension .{rsa,ecdsa,dsa}.
src/ssl_sock.c