File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
12
### 2.2.0
4
13
- Listen to IPv6 in the [ redirector.conf] ( ../src/nginx_conf.d/redirector.conf )
5
14
in addition to IPv4.
255
264
[ 24 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/issues/35
256
265
[ 25 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/pull/44
257
266
[ 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