@@ -125,6 +125,7 @@ func (c *Client) do(req *Request, via []*Request) (*Response, error) {
return resp, err
}
c.Certificates.Add(hostname+path, cert)
req.Certificate = &cert
return c.do(req, via)
return resp, ErrCertificateRequired
The note is not visible to the blocked user.