mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-14 20:10:32 -04:00
CLEANUP: ssl: remove old TODO commentary
Remove an old commentary above ckch_inst_new_load_multi_store(). This function doe not do filesystem syscalls anymore.
This commit is contained in:
parent
9364a5fda3
commit
34779c34fc
1 changed files with 0 additions and 2 deletions
|
|
@ -3332,8 +3332,6 @@ end:
|
|||
* ERR_ALERT if the reason of the error is available in err
|
||||
* ERR_WARN if a warning is available into err
|
||||
*
|
||||
* TODO: This function shouldn't access files anymore, sctl and ocsp file access
|
||||
* should be migrated to the ssl_sock_load_crt_file_into_ckch() function
|
||||
*/
|
||||
static int ckch_inst_new_load_multi_store(const char *path, struct ckch_store *ckchs,
|
||||
struct bind_conf *bind_conf, struct ssl_bind_conf *ssl_conf,
|
||||
|
|
|
|||
Loading…
Reference in a new issue