commit | ddc090bc55508305f471fd394579d0787f7ada44 | [log] [tgz] |
---|---|---|
author | Emmanuel Hocdet <manu@gandi.net> | Fri Oct 27 18:43:29 2017 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Mar 01 11:33:18 2018 +0100 |
tree | d194612b799ff94402095a6efcc658fa1c56a8f3 | |
parent | 8c0c34b6e731e3163c0644f50863deb9b7634fdc [diff] |
MINOR: ssl: extract full pkey info in load_certificate Private key information is used in switchctx to implement native multicert selection (ecdsa/rsa/anonymous). This patch extract and store full pkey information: dsa type and pkey size in bits. This can be used for switchctx or to report pkey informations in ppv2 and log.