Function Request.sslSetCertFile
Set path and format for ssl certificate file.
void sslSetCertFile
(
string p,
requests .streams .SSLOptions .filetype t = cast(filetype)0
) pure nothrow @property @nogc @safe;