File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 2.3.0
4+ - Add support for [ ECDSA] [ 27 ] certificates.
5+ - It is possible to have Nginx serve both ECDSA and RSA certificates at the
6+ same time for the same server. Read more in its [ good to know section] [ 28 ] .
7+ - Made so that the the "primary domain"/"cert name" can be [ whatever] [ 29 ] you
8+ want.
9+ - This was actually already possible from ` v0.12 ` , but it is first now we
10+ allow it.
11+
312### 2.2.0
413- Listen to IPv6 in the [ redirector.conf] ( ../src/nginx_conf.d/redirector.conf )
514 in addition to IPv4.
255264[ 24 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/issues/35
256265[ 25 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/pull/44
257266[ 26 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/pull/45
267+ [ 27 ] : https://sectigostore.com/blog/ecdsa-vs-rsa-everything-you-need-to-know/
268+ [ 28 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/blob/master/docs/good_to_know.md#ecdsa-and-rsa-certificates
269+ [ 29 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/blob/master/docs/good_to_know.md#how-the-script-add-domain-names-to-certificate-requests
You can’t perform that action at this time.
0 commit comments