v2.3.0
·
229 commits
to master
since this release
- Add support for ECDSA certificates.
- It is possible to have Nginx serve both ECDSA and RSA certificates at the
same time for the same server. Read more in its good to know section.
- It is possible to have Nginx serve both ECDSA and RSA certificates at the
- Made so that the the "primary domain"/"cert name" can be whatever you
want.- This was actually already possible from
v0.12
, but it is first now we
allow it.
- This was actually already possible from