summaryrefslogtreecommitdiff
path: root/include/haproxy/ssl_ckch.h
Commit message (Expand)AuthorAgeFilesLines
* MEDIUM: ssl: rename the struct "cert_key_and_chain" to "ckch_data"William Lallemand2022-12-021-7/+7
* BUG/MINOR: ssl: shut the ca-file errors emitted during httpclient initWilliam Lallemand2022-11-241-0/+1
* MINOR: ssl/cli: implement "add ssl ca-file"William Lallemand2022-08-191-0/+1
* MINOR: ssl: handle ca-file appending in cafile_entryWilliam Lallemand2022-08-191-1/+1
* MINOR: ssl: export ckch_inst_rebuild()William Lallemand2022-03-301-0/+2
* MINOR: ssl: move the cert_exts and the CERT_TYPE enumWilliam Lallemand2022-03-301-0/+2
* MINOR: ssl: split the cert commit io handlerWilliam Lallemand2022-03-301-1/+1
* MINOR: ssl: Add a cafile_entry type fieldRemi Tricot-Le Breton2021-05-171-2/+2
* MINOR: ssl: Add helper function to add cafile entriesRemi Tricot-Le Breton2021-05-171-0/+1
* MEDIUM: ssl: Add a way to load a ca-file content from memoryRemi Tricot-Le Breton2021-05-171-0/+1
* MINOR: ssl: Add helper functions to create/delete cafile entriesRemi Tricot-Le Breton2021-05-171-0/+2
* MEDIUM: ssl: Chain ckch instances in ca-file entriesRemi Tricot-Le Breton2021-05-171-0/+3
* CLEANUP: ssl: Move ssl_store related code to ssl_ckch.cRemi Tricot-Le Breton2021-05-171-0/+4
* CLEANUP: ssl: remove SSL_CTX function parameterWilliam Lallemand2021-01-261-1/+1
* MEDIUM: ssl: Load client certificates in a ckch for backend serversRemi Tricot-Le Breton2021-01-261-0/+2
* CLEANUP: remove unused function "ssl_sock_is_ckch_valid"Ilya Shipitsin2020-11-241-8/+0
* CLEANUP: ssl: remove utility functions for bundleWilliam Lallemand2020-09-161-3/+0
* CLEANUP: ssl: remove test on "multi" variable in ckch functionsWilliam Lallemand2020-09-161-2/+2
* MINOR: ssl: free the crtlist and the ckch during the deinit()William Lallemand2020-06-231-0/+2
* REORG: include: move ssl_ckch.h to haproxy/ssl_ckch{,-t}.hWilly Tarreau2020-06-111-0/+65