Amaury Denoyelle 36aa451a4e MINOR: ssl: render file-access optional on server crt loading
The function ssl_sock_load_srv_cert will be used at runtime for dynamic
servers. If the cert is not loaded on ckch tree, we try to access it
from the file-system.

Now this access operation is rendered optional by a new function
argument. It is only allowed at parsing time, but will be disabled for
dynamic servers at runtime.
2021-06-18 16:42:25 +02:00
..
2021-05-08 12:29:51 +02:00
2020-09-25 17:54:48 +02:00
2021-05-08 20:35:39 +02:00
2021-05-08 12:29:01 +02:00