CERT_FILE
if (!SSL_CTX_use_certificate_chain_file(ctx, CERT_FILE))
if (!SSL_CTX_use_PrivateKey_file(ctx, CERT_FILE, SSL_FILETYPE_PEM))