Apply a named configuration section from a previously loaded config file to an SSL_CTX.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| ctx | SSL context to configure (CONF_modules_load_file or similar must already have run). |
| name | Configuration section name (see config(5) / SSL_CONF). |