[PATCH] Multiple certificate support with OpenSSL >= 1.0.2

kyprizel kyprizel at gmail.com
Tue Mar 17 18:22:38 UTC 2015


Hi,
Sorry for spamming - previous message was sent to wrong mailing list and
possibly included broken patch.

This patch is mostly finishing of Rob Stradlings patch discussed in thread
http://mailman.nginx.org/pipermail/nginx-devel/2013-November/004475.html

Multi certificate support works only for OpenSSL >= 1.0.2.
Only certificates with different crypto algorithms (ECC/RSA/DSA) can be
used b/c of OpenSSL limitations, otherwise (RSA+SHA-256 / RSA-SHA-1 for
example) only last specified in the config will be used.
Can you please review it.

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20150317/3f5cb69c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nginx_multicert1.patch
Type: application/octet-stream
Size: 48228 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20150317/3f5cb69c/attachment-0001.obj>


More information about the nginx-devel mailing list