same here. does anybody know how nginx creates the outgoing connections?
I've checked the source and didn't find how (probably because I'm not a C developer.. :-) )
https://github.com/nginx/nginx/blob/nginx-1.6/src/event/ngx_event_openssl_stapling.c
respecting the unix environment proxy would be great. (as curl does)
error message (for google user):
2015/04/30 16:29:29 [error] 23051#0: recv() failed (111: Connection refused) while requesting certificate status, responder: gv.symcd.com
2015/04/30 16:29:29 [error] 23051#0: OCSP responder prematurely closed connection while requesting certificate status, responder: gv.symcd.com
I've checked the source and didn't find how (probably because I'm not a C developer.. :-) )
https://github.com/nginx/nginx/blob/nginx-1.6/src/event/ngx_event_openssl_stapling.c
respecting the unix environment proxy would be great. (as curl does)
error message (for google user):
2015/04/30 16:29:29 [error] 23051#0: recv() failed (111: Connection refused) while requesting certificate status, responder: gv.symcd.com
2015/04/30 16:29:29 [error] 23051#0: OCSP responder prematurely closed connection while requesting certificate status, responder: gv.symcd.com