March 17, 2015 11:44AM
may you just try my "fix"? At least, it will save me time for searching in completely wrong place.

--- nginx-1.7.10/src/http/modules/ngx_http_ssl_module.c.orig 2015-02-10 15:33:34.000000000 +0100
+++ nginx-1.7.10/src/http/modules/ngx_http_ssl_module.c 2015-03-17 14:55:58.282130993 +0100
@@ -716,7 +716,7 @@
}

/* a temporary 512-bit RSA key is required for export versions of MSIE */
- SSL_CTX_set_tmp_rsa_callback(conf->ssl.ctx, ngx_ssl_rsa512_key_callback);
+ // SSL_CTX_set_tmp_rsa_callback(conf->ssl.ctx, ngx_ssl_rsa512_key_callback);

if (ngx_ssl_dhparam(cf, &conf->ssl, &conf->dhparam) != NGX_OK) {
return NGX_CONF_ERROR;
Subject Author Posted

SSL3_CTX_CTRL:called a function you should not call

173279834462 February 01, 2015 10:56AM

Re: SSL3_CTX_CTRL:called a function you should not call

173279834462 February 01, 2015 11:32AM

Re: SSL3_CTX_CTRL:called a function you should not call

Maxim Dounin February 03, 2015 10:26AM

Re: SSL3_CTX_CTRL:called a function you should not call

173279834462 February 03, 2015 11:34AM

Re: SSL3_CTX_CTRL:called a function you should not call

Maxim Dounin February 03, 2015 12:22PM

Re: SSL3_CTX_CTRL:called a function you should not call

rbqdg9 March 17, 2015 06:25AM

Re: SSL3_CTX_CTRL:called a function you should not call

rbqdg9 March 17, 2015 06:59AM

Re: SSL3_CTX_CTRL:called a function you should not call

Maxim Dounin March 17, 2015 09:28AM

Re: SSL3_CTX_CTRL:called a function you should not call

rbqdg9 March 17, 2015 10:11AM

Re: SSL3_CTX_CTRL:called a function you should not call

Maxim Dounin March 17, 2015 10:40AM

Re: SSL3_CTX_CTRL:called a function you should not call

rbqdg9 March 17, 2015 11:39AM

Re: SSL3_CTX_CTRL:called a function you should not call

173279834462 March 17, 2015 11:37AM

Re: SSL3_CTX_CTRL:called a function you should not call

rbqdg9 March 17, 2015 11:44AM

Re: SSL3_CTX_CTRL:called a function you should not call

173279834462 March 17, 2015 12:20PM

Re: SSL3_CTX_CTRL:called a function you should not call

173279834462 March 17, 2015 01:14PM

Re: SSL3_CTX_CTRL:called a function you should not call

173279834462 March 17, 2015 12:29PM

Re: SSL3_CTX_CTRL:called a function you should not call

173279834462 March 19, 2015 04:02PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 225
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready