Lines Matching refs:BIO_puts
540 BIO_puts(bio_err, "cert_status: can't parse AIA URL\n"); in get_ocsp_resp_from_responder()
548 BIO_puts(bio_err, in get_ocsp_resp_from_responder()
568 BIO_puts(bio_err, "cert_status: Can't retrieve issuer certificate.\n"); in get_ocsp_resp_from_responder()
591 BIO_puts(bio_err, "cert_status: error querying responder\n"); in get_ocsp_resp_from_responder()
631 BIO_puts(bio_err, "cert_status: callback called\n"); in cert_status_cb()
636 BIO_puts(bio_err, "cert_status: Cannot open OCSP response file\n"); in cert_status_cb()
642 BIO_puts(bio_err, "cert_status: Error reading OCSP response\n"); in cert_status_cb()
657 BIO_puts(bio_err, "cert_status: ocsp response sent:\n"); in cert_status_cb()
1728 BIO_puts(bio_err, "Error loading CRL\n"); in s_server_main()
1734 BIO_puts(bio_err, "Error adding CRL\n"); in s_server_main()
1990 BIO_puts(bio_err, "Error setting temp DH parameters\n"); in s_server_main()
2010 BIO_puts(bio_err, "Error setting temp DH parameters\n"); in s_server_main()
3113 BIO_puts(io, in www_body()
3115 BIO_puts(io, "<HTML><BODY BGCOLOR=\"#ffffff\">\n"); in www_body()
3116 BIO_puts(io, "<pre>\n"); in www_body()
3118 BIO_puts(io, "\n"); in www_body()
3124 BIO_puts(io, "<"); in www_body()
3127 BIO_puts(io, ">"); in www_body()
3130 BIO_puts(io, "&"); in www_body()
3138 BIO_puts(io, "\n"); in www_body()
3156 BIO_puts(io, "\n"); in www_body()
3158 BIO_puts(io, "\n"); in www_body()
3176 BIO_puts(io, "\n"); in www_body()
3200 BIO_puts(io, "no client certificate available\n"); in www_body()
3202 BIO_puts(io, "</pre></BODY></HTML>\r\n\r\n"); in www_body()
3243 BIO_puts(io, text); in www_body()
3250 BIO_puts(io, text); in www_body()
3256 BIO_puts(io, text); in www_body()
3263 BIO_puts(io, text); in www_body()
3269 BIO_puts(io, text); in www_body()
3283 BIO_puts(io, in www_body()
3286 BIO_puts(io, in www_body()
3412 BIO_puts(bio_err, "CONNECTION FAILURE\n"); in rev_body()