Fossil SCM

now tested with ssl enabled as well

jan.nijtmans 2012-10-28 21:52 trunk
Commit 101a53cfc969b76527811abddb59606e14bbcde7
1 file changed +1
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -253,10 +253,11 @@
253253
254254
if( trusted<=0 && (e = SSL_get_verify_result(ssl)) != X509_V_OK ){
255255
char *desc, *prompt;
256256
char *warning = "";
257257
Blob ans;
258
+ char cReply;
258259
BIO *mem;
259260
unsigned char md[32];
260261
unsigned int mdLength = 31;
261262
262263
mem = BIO_new(BIO_s_mem());
263264
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -253,10 +253,11 @@
253
254 if( trusted<=0 && (e = SSL_get_verify_result(ssl)) != X509_V_OK ){
255 char *desc, *prompt;
256 char *warning = "";
257 Blob ans;
 
258 BIO *mem;
259 unsigned char md[32];
260 unsigned int mdLength = 31;
261
262 mem = BIO_new(BIO_s_mem());
263
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -253,10 +253,11 @@
253
254 if( trusted<=0 && (e = SSL_get_verify_result(ssl)) != X509_V_OK ){
255 char *desc, *prompt;
256 char *warning = "";
257 Blob ans;
258 char cReply;
259 BIO *mem;
260 unsigned char md[32];
261 unsigned int mdLength = 31;
262
263 mem = BIO_new(BIO_s_mem());
264

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button