Populates out_certificate_pem
and out_certificate_errors
with the last values returned on
BAD_CERTIFICATE error.
this |
an SoupSession |
out_certificate_pem |
return location for a server TLS/SSL certificate in PEM format, when the last operation failed with a TLS/SSL error, or |
out_certificate_errors |
return location for a TlsCertificateFlags, with certificate error flags when the operation failed with a
TLS/SSL error, or |
Whether the information was available and set to the out parameters. |