cert: (string|array) Set to a string to specify the path to a file
containing a PEM formatted SSL client side certificate. If a password
is required, then set cert to an array containing the path to the PEM
file in the first array element followed by the certificate password
in the second array element.