X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=ssl.c;h=860a243f96a57cfae253df9cdc1eda29727e566e;hp=3e2d8a5390c30462232eca650aa5ca466edbfb24;hb=55fc826b8acc4cc6f300c7ec1fa93952eb253824;hpb=d822e609632f43af1baf34306e2be9c8a40a5714 diff --git a/ssl.c b/ssl.c index 3e2d8a53..860a243f 100644 --- a/ssl.c +++ b/ssl.c @@ -2064,7 +2064,9 @@ extern void ssl_send_certificate_error(struct client_state *csp) "HTTP/1.1 200 OK\r\n" "Content-Type: text/html\r\n" "Connection: close\r\n\r\n" - "

Server certificate verification failed

" + "\n" + "Server certificate verification failed\n" + "

Server certificate verification failed

\n" "

Privoxy was unable " "to securely connnect to the destination server.

" "

Reason: ";