21.03.2013 Views

Problem - Kevin Tafuro

Problem - Kevin Tafuro

Problem - Kevin Tafuro

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SSL_CTX_set_app_data(*ctx, spc_store);<br />

}<br />

} else {<br />

*ctx = spc_create_sslctx(spc_store);<br />

our_ctx = 1;<br />

}<br />

if (!(conn = BIO_new_ssl_connect(*ctx))) goto error_exit;<br />

BIO_set_conn_hostname(conn, host);<br />

BIO_set_conn_int_port(conn, &port);<br />

if (BIO_do_connect(conn)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!