ssl_path_err
ssl_path_err("Error setting up SSL_CTX client cert", c_cert);
ssl_path_err("Error setting up SSL_CTX client key", c_key);
ssl_path_err("Error setting up SSL_CTX verify, server cert",
static void ssl_path_err(const char* s, const char *path) ATTR_NORETURN;
ssl_path_err("Error setting up SSL_CTX client cert", c_cert);
ssl_path_err("Error setting up SSL_CTX client key", c_key);
ssl_path_err("Error setting up SSL_CTX verify, server cert",
static void ssl_path_err(const char* s, const char *path) ATTR_NORETURN;