Thanks , after apply the patch, crash won't happen again.
2011/8/2 Maxim Dounin <mdounin@mdounin.ru>:
> Hello!
>
> On Tue, Aug 02, 2011 at 04:35:28PM +0800, Delta Yeh wrote:
>
>> Hi,
>> Nginx crash if switch http to https, steps to reproduce are :
>> 1. setup a normal config of http
>> 2. start nginx
>> 3. edit config file and add:
>> ssl on;
>> ssl_certificate /path/to/root.cert;
>> ssl_certificate_key /path/to//root.key;
>> ssl_client_certificate /path/to//root.ca.cert;
>>
>> 4. kill -HUP pid_of_nginx
>> 5. nginx crashed.
>
> Thank you for your report. Attached patch should fix this problem.
>
> Maxim Dounin
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx